brotherton-erpnext/erpnext/buying
Saif 60ec88bcc8 Added Default Warehouse field that sets all item's warehouse (#15462)
* -Added field def_warehouse that sets warehouse of all items
-Grouped warehouse fields together and put raw materies supplied before items table, it will only show if there are any items supplied

* Set def_warehouse in test_sales_order.py

* Changed from def_warehouse to set_warehouse

* Rest of def_warehouse to set_warehouse
2018-11-13 12:37:53 +05:30
..
doctype Added Default Warehouse field that sets all item's warehouse (#15462) 2018-11-13 12:37:53 +05:30
page codacy fix 2018-05-14 15:34:45 +05:30
print_format [fixes] shipping address on purchase flow 2016-03-16 16:23:30 +05:30
report Script report for purchase analytics (#15612) 2018-11-12 17:01:02 +05:30
__init__.py Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py [hotfix] fixed object has no attribute 'delivered_by_supplier' (#8699) 2017-05-05 11:52:17 +05:30

Manage buying (purchasing).

Transactions include:

  • Material Request
  • Supplier Quotation
  • Purchase Order
  • Quality Inspection