brotherton-erpnext/erpnext/controllers
Deepesh Garg c70abaa43a
Merge pull request #36684 from deepeshgarg007/gl_transaction_currency
feat: Transaction currency columns in GL report
2023-08-17 16:06:23 +05:30
..
tests fix(test): replace hardcoded reference to adv with dynamic one 2023-08-05 14:11:57 +05:30
__init__.py
accounts_controller.py Merge pull request #36684 from deepeshgarg007/gl_transaction_currency 2023-08-17 16:06:23 +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: 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: 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 refactor: toggle for negative rates in Selling Settings 2023-08-15 07:34:33 +05:30
stock_controller.py chore: cancel gain/loss je while posting reverse gl 2023-07-28 08:34:36 +05:30
subcontracting_controller.py fix: get incoming rate instead of BOM rate (#36496) 2023-08-05 19:28:38 +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