brotherton-erpnext/erpnext/patches/v5_8
Nabin Hait 2c7a6e6b43
Reserve for subcontracting (#13195)
* [fix] #8427

* review comments changes

* Validation for reserved warhouse

* code improvements

* alignment

* test case

* message changes

* default warehouse / remove validation / change sql

* fix

* patch

* Fixed merge conflict

* Fixes and cleanups of reserve qty for subcontracting

* set from_warehouse only if purchase_order and purpose found (#12398)

* [HotFix] Validation issue for subcontract stock entry (#12127)

* [Fix] Validation issue for subcontract stock entry

* Update stock_entry.py

* Fixes and cleanups of reserve qty for subcontracting

* patch fixed

* Reload bin in patch

* [fix] set source warehouse in stock entry for manufacture

* [fix] #8540

* code alignment

* code alignment

* Move target warehouse validation to submit

* validation code improvement

* code changes for single stock entry

* validation fix

* call make_rm_stock_entry

* remove old stock entry method/rewrite test case

* Don't set bom_no against raw materials while trasferring items for sub-contracting

* minor fix
2018-03-12 14:12:12 +05:30
..
__init__.py Fixes to Return Improvements pull request 2015-08-25 19:07:04 +05:30
add_credit_note_print_heading.py Fixes to Return Improvements pull request 2015-08-25 19:07:04 +05:30
tax_rule.py [patch][fix] Fixed drop ship status and tax rule patch 2015-12-08 16:51:04 +05:30
update_order_reference_in_return_entries.py Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30