brotherton-erpnext/erpnext/buying
Prateeksha Singh edeb4dc7e0 Multiselect dialog for getting items (#8583)
* Concatenate docnames and send to mapper

* Multiselect with checkboxes

* set setters as separate filters

* Map filter fields to target_doc

* Get items from quotation (in SO) working

* [major] Set dialog setters for all forms

* Add date field

* Specify non-default date_fields

* [minor] add test_mapper.py

* [minor] remove cur_frm

* [minor][fix] test

* [minor] fix test with make_test_records
2017-05-15 11:32:06 +05:30
..
doctype Multiselect dialog for getting items (#8583) 2017-05-15 11:32:06 +05:30
page Customer/Supplier Name in sales/purchase analytics (#8717) 2017-05-06 12:45:37 +05:30
print_format [fixes] shipping address on purchase flow 2016-03-16 16:23:30 +05:30
report added roles in the report 2017-03-06 14:26:09 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +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