brotherton-erpnext/erpnext/buying
Mohammed Yusuf Shaikh a3e69cf75d
feat: Bulk Transaction Processing (#28580)
* feat: Bulk Transaction Processing

* fix: add flags to ignore validations and exception handling correction

* fix: remove duplicate code, added logger functionality and improved notifications

* fix: linting and sider issues

* test: added tests

* fix: linter issues

* fix: failing test case

* fix: sider issues and test cases

* refactor: mapping function calls to create order/invoice

* fix: added more test cases to increase coverage

* fix: test cases

* fix: sider issue

* fix: rename doctype, improve formatting and minor refactor

* fix: update doctype name in hooks and sider issues

* fix: entry log test case

* fix: typos, translations and company name in tests

* fix: linter issues and translations

* fix: linter issue

* fix: split into separate function for marking failed transaction

* fix: typos, retry failed transaction logic and make log read only

* fix: hide retry button when no failed transactions and remove test cases not rrelevant

* fix: sider issues and indentation to tabs

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-02-08 01:00:37 +05:30
..
buying_dashboard/buying chore: Export Buying Dashboard (#22767) 2020-07-23 11:08:49 +05:30
dashboard_chart chore: Export Buying Dashboard (#22767) 2020-07-23 11:08:49 +05:30
doctype feat: Bulk Transaction Processing (#28580) 2022-02-08 01:00:37 +05:30
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 chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
workspace/buying fix: fixed card for buying workspace 2022-01-13 20:19:49 +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 chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30

Manage buying (purchasing).

Transactions include:

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