mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 14:29:12 +00:00
* perf: improve gl entry submission * perf: add indexes * fix: replace **kwargs with *args * fix: syntax error * fix: travis * chore: remove purchase invoice from status updater * fix: set_staus args Co-Authored-By: Nabin Hait <nabinhait@gmail.com> * fix: only update status for invoices & fees * [bug][fix]: set status to object instead of variable (#20790) Co-authored-by: Nabin Hait <nabinhait@gmail.com> Co-authored-by: Saurabh <saurabh6790@gmail.com>