brotherton-erpnext/erpnext/buying
Nabin Hait e45ec661ea
Additional fields in Item Price (#14540)
* [IMPROVEMENT] Item Price New Fields and Features

* [IMPROVEMENT] Item Price

 - Item Price insert against Qty, Supplier/Customer, Validup/Validfrom
 - Stock Setting to accept Default Price List for Purchase or Sales Item
 - Move Item Section in Item Price

* Fetch default Item Price based on Customer as null

* test fixes

* Code cleanup and fixed the issue of incorrect item price fetched against the customer

* Removed min qty from packing_increment calculation

* Removed auto_update_price_list_rate from the stock settings

* Revert sales_order.json changes

* Removed sales, purchase price list from stock settings because this fields are already available in selling, buying settings

* Removed unnecessory file

* Fixed item price validation code
2018-08-01 17:44:34 +05:30
..
doctype Additional fields in Item Price (#14540) 2018-08-01 17:44:34 +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 Query report print (#14935) 2018-07-18 09:28:44 +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