brotherton-erpnext/erpnext/controllers
Ankush Menat 915e0347b0
chore!: remove activity log feeds (#33294)
- This contains little to no information and practically no one uses this.
- Also causes a lot of problem by adding way too many feeds in activity
  log to the point where activity page doesn't even load.
2022-12-12 15:14:30 +05:30
..
tests test: fix test case 2022-11-05 16:18:31 +05:30
__init__.py
accounts_controller.py fix: Reapply pricing rule on qty change 2022-12-02 17:14:06 +05:30
buying_controller.py chore!: remove activity log feeds (#33294) 2022-12-12 15:14:30 +05:30
item_variant.py style: format code with black 2022-03-28 18:52:46 +05:30
print_settings.py style: format code with black 2022-03-28 18:52:46 +05:30
queries.py fix: not able to select customer / supplier 2022-11-03 11:24:58 +05:30
sales_and_purchase_return.py fix: don't set rejected-qty in return SCR 2022-11-16 14:28:32 +05:30
selling_controller.py chore!: remove activity log feeds (#33294) 2022-12-12 15:14:30 +05:30
status_updater.py fix: add translation variable order 2022-12-05 18:24:22 +01:00
stock_controller.py perf: use get_cached_value instead of db.get_value in controllers (#32776) 2022-11-07 09:21:03 +05:30
subcontracting_controller.py Revert "fix: get consumed_qty based on received_qty in SCR" 2022-11-15 14:32:16 +05:30
taxes_and_totals.py perf: use get_cached_value instead of db.get_value in controllers (#32776) 2022-11-07 09:21:03 +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 style: format code with black 2022-03-28 18:52:46 +05:30