brotherton-erpnext/erpnext/controllers
Devin Slauenwhite dedf24b86d
fix: don't allow negative rates (#36027)
* fix: don't allow negative rate

* test: don't allow negative rate

* fix: only check for -rate on items child table
2023-08-02 16:26:55 +05:30
..
tests refactor: Use db.set_single_value (#35668) 2023-06-13 17:30:38 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix(regional): set frappe.flags.company temporarily, where required 2023-07-24 18:37:58 +05:30
buying_controller.py fix: accepted warehouse and rejected warehouse can't be same 2023-07-10 13:19:17 +05:30
item_variant.py style: format code with black 2022-03-28 18:52:46 +05:30
print_settings.py fix: serial and batch bundle values in the standard print format 2023-06-26 16:00:53 +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: Delivery Note return valuation 2023-07-10 17:06:02 +05:30
selling_controller.py fix: get party details 2023-06-06 15:39:22 +05:30
status_updater.py fix: don't allow negative rates (#36027) 2023-08-02 16:26:55 +05:30
stock_controller.py fix: Validate for missing expense account (#36078) 2023-07-11 12:03:38 +05:30
subcontracting_controller.py fix: reduce return qty while calculating transferred qty 2023-06-29 18:59:18 +05:30
taxes_and_totals.py Merge branch 'develop' into fix-tax-breakup-for-diff-tax-rates 2023-07-24 20:20:19 +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