brotherton-erpnext/erpnext
artykbasar d512919f5c
Subscription Cost center value is fixed to Default value(Bug fix)
self.cost_center 
    field value keeps changing to 
erpnext.get_default_cost_center(self.get("company"))
    after validation of this doctype. This overrides the user input.
simple fix, it will first check if the field is empty, if empty then puts the company's default cost center value if not then user input will be saved.
2022-12-11 08:51:34 +00:00
..
accounts Subscription Cost center value is fixed to Default value(Bug fix) 2022-12-11 08:51:34 +00:00
assets chore: style 2022-11-30 23:57:26 +05:30
bulk_transaction
buying fix: add company filter in RFQ Items 2022-11-30 10:03:36 +05:30
change_log
commands
communication
config chore: clean up hooks 2022-04-28 12:02:54 +05:30
controllers Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule 2022-12-08 18:05:05 +05:30
crm feat: get lead with WhatsApp number 2022-12-07 17:50:35 +05:30
domains chore: remove files related to LMS 2022-04-28 10:41:30 +05:30
e_commerce refactor: make payments app a soft dependency (#33245) 2022-12-08 16:40:13 +05:30
erpnext_integrations refactor: make payments app a soft dependency (#33245) 2022-12-08 16:40:13 +05:30
loan_management fix: disbursable amount on currrent security price 2022-11-25 13:20:01 +05:30
maintenance refactor: Remove usage of deprecated methods (#32914) 2022-11-09 20:09:06 +05:30
manufacturing fix: order status in Production Planning Report 2022-12-07 22:47:06 +05:30
patches Merge branch 'develop' into reload-currency-exchange-settings 2022-12-06 02:30:55 +01:00
portal refactor: use browser native lazy loading (#31814) 2022-08-09 18:49:14 +05:30
projects refactor: validate parent_expected_end_date in Task 2022-12-04 15:28:38 +01:00
public Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule 2022-12-08 18:05:05 +05:30
quality_management chore: hardcode doctype 2022-11-17 11:58:35 +05:30
regional chore: Cleanup patches 2022-11-23 17:47:05 +05:30
selling fix: index error on customer master 2022-12-07 20:48:40 +05:30
setup fix(ecommerce): remove query parameters from referer 2022-12-08 16:47:50 +05:30
shopping_cart
startup chore: drop dead code (#32595) 2022-10-13 15:25:22 +05:30
stock Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule 2022-12-08 18:05:05 +05:30
subcontracting fix: hide reject-fields in return SCR 2022-11-16 14:28:54 +05:30
support refactor: Remove usage of deprecated methods (#32914) 2022-11-09 20:09:06 +05:30
telephony fix: Set correct options for link field 2022-04-14 12:32:31 +05:30
templates Merge pull request #33115 from ruthra-kumar/duplicate_schema_block 2022-11-28 15:28:50 +05:30
tests Merge branch 'develop' into hr-separation 2022-07-12 19:27:19 +05:30
translations Merge pull request #33227 from barredterra/add-translation-variable-order 2022-12-08 15:17:07 +05:30
utilities Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule 2022-12-08 18:05:05 +05:30
www fix: update with new Frappe color. fix #32455 (#32456) 2022-10-02 22:30:36 +05:30
__init__.py chore: resolve conflicts 2022-05-15 20:42:34 +05:30
.stylelintrc
exceptions.py
hooks.py refactor: make payments app a soft dependency (#33245) 2022-12-08 16:40:13 +05:30
modules.txt Merge branch 'develop' into hr-separation 2022-07-12 19:27:19 +05:30
patches.txt fix: default clear repost logs 2022-12-01 23:35:21 +05:30