brotherton-erpnext/erpnext/controllers
Stavros Anastasiadis 3d82b74ea4 Update Items in Submit state can add new row (#15644)
* Update Items in Sumbit state can add new row

In Sales Order and Purchase Order when docstatus is submitted user can
use Update Item btn to add new child Items

* Remove unused code line

* Remove blocking db save thread line

* Remove Company as not standard Field in Purchase Order Item

* Minor indentation fix

* Add Unit Test, add new row in update_child_qty_rate

* Codacy fix
2018-12-10 17:30:55 +05:30
..
tests Item qty based tax (CESS) calculation support (#15456) 2018-11-13 11:13:04 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py Update Items in Submit state can add new row (#15644) 2018-12-10 17:30:55 +05:30
buying_controller.py Merge branch 'staging' into develop 2018-11-28 08:28:37 +00:00
item_variant.py Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py Avoid multiple escapes (#15509) 2018-09-27 15:39:34 +05:30
sales_and_purchase_return.py Merge branch 'staging' into develop 2018-10-04 11:51:30 +00:00
selling_controller.py Merge branch 'master' into staging-fixes 2018-11-28 08:12:48 +00:00
status_updater.py Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
stock_controller.py minor fix 2018-06-14 17:09:55 +05:30
taxes_and_totals.py Merge branch 'staging' into develop 2018-12-06 09:50:25 +00:00
trends.py controller and other changes 2018-05-14 11:45:38 +05:30
website_list_for_contact.py [hotfix] fixed Not Permitted issue for System user while accessing documents on portal (#10725) 2017-09-10 12:04:28 +05:30