brotherton-erpnext/erpnext/buying
s-aga-r 22cf1556cd
feat: Service Item and Finished Good Map (#36647)
* feat: new DocType `Service Item and Finished Good Map`

* fix(ux): filters for Service Item and Finished Good

* fix: validations for Service Item and Finished Good

* feat: set FG Item on Service Item selection in PO

* refactor: one-to-many mapping between service item and finished goods

* feat: auto set Service Item for finished good in PO created from PP

* feat: auto set Service Item on Finished Good selection in PO

* test: add test case for service item and finished goods map

* feat: `BOM` field in `Finished Good Detail`

* feat: new DocType `Subcontracting BOM`

* fix: filters and validations for Subcontracting BOM

* feat: auto select Service Item in PO created from PP

* test: add test case for PO service item auto pick

* feat: pick BOM from Subcontracting BOM in SCO

* feat: auto pick `Service Item` on FG select

* refactor: remove DocType `Service Item and Finished Goods Map` and `Finished Good Detail`

* feat: fetch FG for Service Item

* chore: `linter`

* refactor: update `Auto Name` expression for Subcontracting BOM
2023-09-03 11:59:28 +00:00
..
buying_dashboard/buying chore: Export Buying Dashboard (#22767) 2020-07-23 11:08:49 +05:30
dashboard_chart fix: Default fiscal year in accounting, buying and sellingcharts 2023-07-19 13:17:12 +05:30
doctype feat: Service Item and Finished Good Map (#36647) 2023-09-03 11:59:28 +00:00
form_tour refactor: updated onboarding cards and tours 2021-10-05 13:24:22 +05:30
module_onboarding/buying refactor: updated onboarding cards and tours 2021-10-05 13:24:22 +05:30
number_card chore: Export Buying Dashboard (#22767) 2020-07-23 11:08:49 +05:30
onboarding_step refactor: updated onboarding cards and tours 2021-10-05 13:24:22 +05:30
page chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
print_format fix: change print_format_type from Server to Jinja (#26374) 2021-08-17 18:45:55 +05:30
print_format_field_template feat: Taxes template for selling/buying doctypes 2021-10-21 12:06:02 +05:30
report fix: Procurement Tracker report not showing material request items (backport #36768) (#36774) 2023-08-22 22:09:45 +05:30
workspace/buying chore: Add frappe school links (#35995) 2023-07-04 14:58:45 +05:30
__init__.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py fix: Add non-existent Item check and cleanup in validate_for_items 2022-03-31 11:47:20 +05:30

Manage buying (purchasing).

Transactions include:

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