brotherton-erpnext/erpnext/controllers
2023-10-11 14:42:23 +05:30
..
tests test: cost center inheritance from payment 2023-09-03 09:21:26 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py refactor: add validation for Advances in SI/PI 2023-10-11 14:42:23 +05:30
buying_controller.py feat: allow to edit Stock Quantity in the Sales and Purchase Transactions (#36600) 2023-09-20 18:09:03 +05:30
item_variant.py style: format code with black 2022-03-28 18:52:46 +05:30
print_settings.py fix: unhide uom and stock_uom fields in print view 2023-08-10 14:40:47 +05:30
queries.py fix: allocation logic on 'Get Outstanding Invoices' btn in PE 2023-07-23 11:37:27 +05:30
sales_and_purchase_return.py fix: Tax withholding reversal on Debit Notes 2023-08-24 11:49:03 +05:30
selling_controller.py fix: validation message for valuation rate (backport #37301) (#37351) 2023-10-05 18:13:23 +05:30
status_updater.py refactor: toggle for negative rates in Selling Settings 2023-08-15 07:34:33 +05:30
stock_controller.py feat: Quality Inspection in Subcontracting Receipt 2023-08-23 12:15:35 +05:30
subcontracting_controller.py fix: serial number decimal issue (backport #37242) (#37250) 2023-09-26 17:55:16 +05:30
taxes_and_totals.py fix: incorrect status of the returned purchase receipt (backport #37300) (#37380) 2023-10-06 14:43:13 +05:30
trends.py perf: use get_cached_value instead of db.get_value in controllers (#32776) 2022-11-07 09:21:03 +05:30
website_list_for_contact.py fix: rounding of percentage fields 2023-07-17 16:45:11 +02:00