mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 00:01:18 +00:00
* fix: Remove unused imports * style: Remove whitespace before : * style: Insert whitespace after , * style: One import per line * fix: Remove unused local variable * style: Remove multiple whitespace after : * fix: Company might not have any warehouses when on_update hook for QBM is being executed This used to throw while renaming a Company that is either used with QuickBooks Migrator or is set as a Default Company in Global Defaults.