brotherton-erpnext/erpnext/buying
Suraj Shetty bfc195dd8b Changes to support refactor in frappe pg-poc branch (#15287)
* Remove quotes from sql to make it compatible with postgres as well

* Fix queries
- Replace mysql specifc queries with standard ones

* Make repo URL chages to test pg-poc

* Add root passowrd to test site config

* Fix quotes issue

* Remove debug flag from a pricing rule query

* Remove python 3.6 version from travis.yml

* Fix improper query issue

* Fix incorrect query

* Fix a query

- This fix need to be changed when we will  start supporting postgres
since date_format is not supported by postgres

* Get price list map as dict

* Convert price_list_currency_map to dict
2018-09-21 10:20:52 +05:30
..
doctype Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +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 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) 2018-08-14 10:56:18 +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