brotherton-erpnext/erpnext/buying
Gursheen Kaur Anand 5113a417a1
fix!: UX of supplier linking with supplier users on portal pages (#35836)
* fix: create and add Portal Users child table in Supplier/Customer

Issue #35772

* fix: modify the original permission check hook

* fix: auto-add role for portal users

* fix: added patch for auto-populating portal users

* fix: modify patch to fetch users correctly

* fix: remove unnecessary code for updating naming_series

* fix(UX): show portal user in list view

Also split columns to reduce whitespace.

* refactor: simpler role checking

* fix: consider parenttype while fetching portal user

* refactor: simpler code, rename variable

* test: supplier portal user can access their docs

* refactor: only add role if not added

* refactor: rename and move patch to supplier

* refactor: dont add role if no perm or existing doc

* fix: add role before save

* refactor: run query directly

* refactor: split patch and apply roles

- if role isn't present dont add portal user
- ignore failure as it's not critical

* test: fix permission creation for webform test

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-06-28 11:22:40 +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 fix!: UX of supplier linking with supplier users on portal pages (#35836) 2023-06-28 11:22:40 +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 fix: default date in Subcontracting reports 2023-02-28 17:53:51 +05:30
workspace/buying refactor: Workspace cleanup 2023-05-30 13:17:59 +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