Bhavesh Maheshwari
90af9512f7
fix: remove unknown field employee_name from query ( #27634 )
...
* fix: remove unknown field employee_name from query
* fix: remove unknown fieldname
Co-authored-by: root <root@vultr.guest >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit 9ebabb86b3 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
2025-02-22 00:11:37 +00:00
Marica
c3b45c933a
Merge pull request #45932 from 0xD0M1M0/fix_discount_payment_entry
...
fix: discount accounting
2025-02-21 20:37:06 +05:30
Ravibharathi
1ec182430d
feat: add total weight in shipment ( #46049 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-02-21 15:15:21 +01:00
Diptanil Saha
8e6959dfad
fix: pos opening entry dialog not saving on change data ( #46066 )
2025-02-21 17:50:51 +05:30
0xD0M1M0
a91fe5cbb3
feat: add testcase for discount_payment_entry
2025-02-20 17:12:21 +01:00
0xD0M1M0
8c5aea15ac
Merge branch 'frappe:develop' into fix_discount_payment_entry
2025-02-20 15:57:51 +01:00
rohitwaghchaure
f68730f444
Merge pull request #46037 from rohitwaghchaure/fixed-support-31955
...
fix: inventory dimension for maintenance visit
2025-02-20 11:41:41 +05:30
Rohit Waghchaure
cd4ba69262
fix: inventory dimension for maintence visit
2025-02-20 09:05:35 +05:30
Frappe PR Bot
78dedc0773
fix: sync translations from crowdin ( #45997 )
2025-02-19 14:20:18 +01:00
rohitwaghchaure
75379b79fc
Merge pull request #46021 from rohitwaghchaure/fixed-support-31874
...
fix: incorrect stock value difference for adjustment entry
2025-02-19 16:39:45 +05:30
Khushi Rawat
83cafb892c
Merge pull request #46022 from khushi8112/fetch-asset-location-from-purchase-doc
...
fix: reset location only if there is value in row item location field
2025-02-19 16:30:20 +05:30
Akhil Narang
a1cbcda4c5
Merge pull request #46003 from akhilnarang/fix-xss
...
fix(send_message): escape HTML in the text
2025-02-19 16:14:19 +05:30
Rohit Waghchaure
df83e427a3
fix: incorrect stock value difference for adjustment entry
2025-02-19 16:02:39 +05:30
Khushi Rawat
7f8d08c8eb
fix: reset location only if there is value in row item location field
2025-02-19 16:02:01 +05:30
rohitwaghchaure
8e42764274
Merge pull request #45838 from CaseSolvedUK/item-fix
...
fix: remove public access to list items
2025-02-19 15:50:13 +05:30
mergify[bot]
65c45a3f5b
feat: added ability to use custom html format for process statement of accounts (copy #45746 ) ( #46011 )
...
feat: added ability to use custom html format for process statement of accounts (#45746 )
* feat: added ability to use custom print format for process statement of accounts documents.
* fix: handles missing hook issues
* chore: linter changes
---------
Co-authored-by: Boy4099 <mashtawayne4099@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a0cd08e9ea )
Co-authored-by: Steve Wilson <stevew9009@gmail.com >
2025-02-19 15:44:35 +05:30
Ejaaz Khan
941085000a
fix: round sum amount in JE auditing PF ( #45961 )
2025-02-19 15:40:55 +05:30
Venkatesh
17a2f44290
fix(pos profile): check company while validating mandatory accounting dimension ( #45974 )
2025-02-19 15:39:01 +05:30
Sanket Shah
24394765a6
fix: handle division by zero error ( #45966 )
...
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-02-19 15:37:54 +05:30
Khushi Rawat
fa31a0282e
Merge pull request #45898 from nabinhait/asset-depr-schedule-patch
...
fix: patch for creating asset depreciation schedule records
2025-02-19 15:37:27 +05:30
Khushi Rawat
38e1054eb7
Merge pull request #45872 from khushi8112/set-purchase-doc-row-item-to-asset
...
fix: enable asset value editing for duplicate item code
2025-02-19 15:30:53 +05:30
Khushi Rawat
2bb79197aa
fix: reset location only if there is value in row item location field
2025-02-19 15:04:26 +05:30
Bhavansathru
73e82b7afa
fix: fetch child account data for selected parent ( #45904 )
...
* fix: fetch child account data for selected parent
* fix: change reference name
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
2025-02-19 13:57:31 +05:30
Khushi Rawat
4821c44227
Merge pull request #45895 from khushi8112/fix-scrapping-of-fully-depreciated-asset
...
fix: do not reschedule depreciation for fully depreciated asset on scrap
2025-02-19 13:06:39 +05:30
Khushi Rawat
44c1425e73
fix: validate if no matching item found
2025-02-19 13:01:27 +05:30
rohitwaghchaure
4b87610d95
Merge pull request #45750 from mihir-kandoi/st20447
...
feat: added option to enforce free item qty in pricing rule
2025-02-19 12:49:01 +05:30
Akhil Narang
448a5db20f
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-02-19 12:23:10 +05:30
ruthra kumar
5fed3866b6
Merge pull request #45882 from aerele/quotation-exchange-rate
...
fix(quotation): fetch exchange rate on currency change
2025-02-19 10:50:38 +05:30
rohitwaghchaure
f05c1d7e7b
Merge pull request #45980 from mihir-kandoi/st31872
...
fix: check if employee is currently working on another workstation
2025-02-18 20:41:22 +05:30
rohitwaghchaure
32f616ad87
Merge pull request #45977 from rohitwaghchaure/fixed-support-31935
...
fix: millisecond issue for posting datetime
2025-02-18 20:08:15 +05:30
rohitwaghchaure
93a8440908
Merge pull request #45971 from mihir-kandoi/st32087
...
fix: set sco_qty field of PO to non negative
2025-02-18 19:58:00 +05:30
rohitwaghchaure
be813b5bba
Merge pull request #45976 from rohitwaghchaure/fixed-support-32073
...
fix: slow query
2025-02-18 19:56:37 +05:30
Rohit Waghchaure
ac9e5c0163
fix: millisecond issue for posting datetime
2025-02-18 18:58:45 +05:30
Mihir Kandoi
4487edb255
fix: throw correct exception
2025-02-18 14:49:52 +05:30
Mihir Kandoi
8234e659c8
fix: check if employee is currently working on another workstation
2025-02-18 14:22:39 +05:30
ruthra kumar
927eae79d5
Merge pull request #45765 from aerele/dimensions-in-order-item
...
fix: add accounting dimensions section in sales order item
2025-02-18 14:10:49 +05:30
Rohit Waghchaure
8cfab57fc8
fix: slow query
2025-02-18 13:52:26 +05:30
rohitwaghchaure
74621eeb1b
Merge pull request #45970 from rohitwaghchaure/fixed-support-32040
...
fix: serial no status for internal transfer delivery note
2025-02-18 13:51:00 +05:30
ruthra kumar
1eea76cbad
Merge pull request #45723 from aerele/validate-payment-request-total
...
fix: validate payment request total of partly paid invoice
2025-02-18 13:11:08 +05:30
Rohit Waghchaure
3333331a3d
fix: serial no status for internal transfer delivery note
2025-02-18 12:59:10 +05:30
Mihir Kandoi
dfc3dc4944
fix: set sco_qty field of PO to non negative
2025-02-18 12:37:07 +05:30
ruthra kumar
7c7aa831ec
Merge pull request #45965 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-02-18 12:12:22 +05:30
Diptanil Saha
70260c8c86
fix: pos checkout button color on dark mode ( #45967 )
2025-02-18 11:48:04 +05:30
ruthra kumar
c46af238d4
Merge pull request #45687 from aerele/validate_equity_account
...
fix: add validation to allow equity account
2025-02-18 11:44:34 +05:30
Frappe PR Bot
7e61b67ba8
fix: German translations
2025-02-18 05:48:36 +05:30
Frappe PR Bot
5e8124900f
fix: Bosnian translations
2025-02-18 05:48:32 +05:30
Frappe PR Bot
3788339ea0
fix: Swedish translations
2025-02-18 05:48:20 +05:30
Frappe PR Bot
fe47ca8566
fix: sync translations from crowdin ( #45927 )
...
* fix: Swedish translations
* fix: Bosnian translations
* fix: Bosnian translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: German translations
* fix: Esperanto translations
2025-02-17 20:07:11 +01:00
Mihir Kandoi
844f1636c0
fix: set default value to 0 as per new logic
2025-02-17 18:47:35 +05:30
Mihir Kandoi
f3d598881c
refactor: rename field
2025-02-17 18:21:22 +05:30
rohitwaghchaure
2fcc5e3f55
Merge pull request #45946 from rohitwaghchaure/fixed-support-32008
...
fix: provision to enable naming series for SABB
2025-02-17 17:00:34 +05:30
Rohit Waghchaure
fe43975cdd
fix: provision to enable naming series for SABB
2025-02-17 16:36:55 +05:30
rohitwaghchaure
c2b4a79b5b
Merge pull request #45950 from rohitwaghchaure/fixed-bom-creator-issue
...
fix: remove unused fields
2025-02-17 16:11:55 +05:30
Soham Kulkarni
98cc1558d3
Small UI changes ( #45938 )
...
* fix: change erpnext logo and home workpsace icon
* fix: actually change home workspace icon
* fix: typo in hooks.py
2025-02-17 15:40:22 +05:30
Rohit Waghchaure
f206034a79
fix: remove unused fields
2025-02-17 15:40:17 +05:30
0xD0M1M0
6f1bc5225a
fix: auto create asset due to message error ( #45934 )
...
* fix: auto create asset due to message error
* fix: linters
2025-02-17 15:12:26 +05:30
Diptanil Saha
5506b44b6f
fix: improve pos return ( #45671 )
...
* fix: pos return validation for zero qty item
* fix: pos return invoice onload ui
* feat: added item qty returned in pos ui
* refactor: removed console log statement
* feat: check return can be made before loading it on pos
* fix: pos edit invoice onload ui
* fix: returned
* refactor: code cleanup
2025-02-17 15:00:56 +05:30
Diptanil Saha
d94802067b
fix: disable partial payment in pos ( #45752 )
...
* fix: disable partial payment in pos
* test: disable partial payment
* test: removed print statement
* test: using save method to auto calculate paid_amount
* test: paid_amount calculation using save method
* test: added save method to calculate paid_amount
* test: outstanding amount
* test: added test for partial payments in pos invoice
* fix: custom validation error for partial payment
* test: using partial payment validation
* fix: validate only on submit
2025-02-17 14:26:50 +05:30
rohitwaghchaure
6c8cb9717d
Merge pull request #45941 from rohitwaghchaure/fixed-support-31066
...
fix: letter head for quality inspection
2025-02-17 13:57:23 +05:30
Rohit Waghchaure
cdd41373b6
fix: letter head for quality inspection
2025-02-17 13:20:52 +05:30
ruthra kumar
419b149d05
Merge pull request #45630 from ruthra-kumar/remove_acc_balance_field_from_payment_entry
...
refactor: remove redundant balance fields from Payment Entry
2025-02-17 10:58:02 +05:30
Frappe PR Bot
019f6422be
chore: update POT file ( #45935 )
2025-02-16 12:15:43 +01:00
0xD0M1M0
947a4fb091
fix: only negative for "Pay"
2025-02-15 22:36:34 +01:00
0xD0M1M0
03d515208a
fix: discount accounting
2025-02-15 21:23:05 +01:00
rohitwaghchaure
9e4c82e055
Merge pull request #45914 from rohitwaghchaure/fixed-reposting-issue
...
fix: start reposting button not working
2025-02-14 21:28:20 +05:30
Diptanil Saha
60a5f4f30d
fix: pos accounting dimension fieldname error ( #45899 )
...
* fix: pos accounting dimension fieldname error
* fix: method to get enabled accounting dimensions
* fix: fetch enabled accounting dimensions
* fix: clear flags for accounting_dimensions_details on_update
* refactor: validation for doctype
* fix: using get_checks_for_pl_and_bs_accounts for accounting dimensions
2025-02-14 17:31:53 +05:30
Diptanil Saha
bee26e046e
fix: prevent duplicate pos fields in pos settings ( #45873 )
...
fix: restrict duplicate pos fields in pos settings
2025-02-14 17:26:54 +05:30
Frappe PR Bot
e6b6849940
fix: sync translations from crowdin ( #45876 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Spanish translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
2025-02-14 12:26:34 +01:00
ruthra kumar
6e67a1ba7c
Merge pull request #45912 from aerele/add-payment-gateway
...
fix: include missing payment_gateway parameter in Payment Request URL
2025-02-14 16:44:04 +05:30
Diptanil Saha
f0a6399056
feat: disable auto setting grand total to default mode of payment ( #45591 )
2025-02-14 16:43:11 +05:30
Rohit Waghchaure
c81ce29e4c
fix: start reposting button not working
2025-02-14 15:33:45 +05:30
rohitwaghchaure
0a364ed1c9
Merge pull request #45903 from rohitwaghchaure/fixed-support-31510
...
fix: allow scrap item with zero qty
2025-02-14 15:15:55 +05:30
Navin-S-R
dbac8cfc94
fix: include missing payment_gateway parameter in Payment Request URL
2025-02-14 13:14:27 +05:30
Rohit Waghchaure
706cb64279
fix: allow scrap item with zero qty
2025-02-13 19:10:21 +05:30
Nabin Hait
7324dcb7c8
fix: patch for creating asset depreciation schedule records
2025-02-13 18:02:56 +05:30
Khushi Rawat
fd4c4f98fa
fix: do not reschedule depreciation for fully depreciated asset on scrap
2025-02-13 14:21:29 +05:30
ruthra kumar
a81867bc43
Merge pull request #45804 from aerele/auto-email-multiselect
...
fix(report): add options to multiselectlist fields
2025-02-13 14:16:16 +05:30
ruthra kumar
6886f5ef41
Merge pull request #45874 from ruthra-kumar/incorrect_taxable_amount_on_other_charges_calculation
...
fix: incorrect taxable_amount on `other_charges_calculation`
2025-02-13 13:08:56 +05:30
Diptanil Saha
72f8fc8a7b
style: pos checkout button color ( #45890 )
...
style: pos checkout button color
2025-02-13 00:09:21 +05:30
rohitwaghchaure
5f554e1ec3
Merge pull request #45786 from barredterra/skip-warning-for-free-items
...
fix: skip warning for free items
2025-02-12 14:48:25 +05:30
venkat102
2f77a8bed1
fix(quotation): fetch exchange rate on currency change
2025-02-12 12:54:30 +05:30
rohitwaghchaure
b839094551
Merge pull request #45879 from rohitwaghchaure/fixed-SABB-naming
...
fix: changed naming series to random for SABB
2025-02-12 10:19:17 +05:30
Rohit Waghchaure
a007dc285d
fix: changed naming series to random for SABB
2025-02-12 09:55:20 +05:30
rohitwaghchaure
3e990153a4
Merge pull request #45865 from mihir-kandoi/st30672-2
...
fix: dont update rate of free item on save
2025-02-12 08:42:19 +05:30
rohitwaghchaure
591ad7641f
Merge pull request #45875 from mihir-kandoi/serial-batch-bundle-precision-fix
...
fix: add precision in serial_batch_bundle.py
2025-02-12 08:35:29 +05:30
Mihir Kandoi
4bf85d1a5a
fix: add precision in serial_batch_bundle.py
2025-02-11 22:51:17 +05:30
ruthra kumar
6ab2106322
fix: incorrect taxable_amount on other_charges_calculation
2025-02-11 17:52:15 +05:30
rohitwaghchaure
c522071b58
Merge pull request #45862 from rohitwaghchaure/fixed-support-31345
...
fix: remove serial no if qty is zero
2025-02-11 16:56:56 +05:30
rohitwaghchaure
5df8609b33
Merge pull request #45869 from rohitwaghchaure/fixed-support-31464
...
fix: stock reco current valuation rate
2025-02-11 16:53:04 +05:30
Mihir Kandoi
4dcac56486
fix: add is_new in if condition
2025-02-11 16:29:01 +05:30
Khushi Rawat
da1b4cb9ab
fix: link correct row item of purchase doc
2025-02-11 16:17:42 +05:30
Rohit Waghchaure
8d8f3afb39
fix: stock reco current valuation rate
2025-02-11 16:14:39 +05:30
Khushi Rawat
8af9dcb33e
fix: make purchase_receipt_item and purchase_invoice_item fields of data type
2025-02-11 16:05:02 +05:30
Diptanil Saha
b95b13ecd8
fix: added validation for required invoice_fields in POS ( #45780 )
...
fix: added missing validation for required invoice_fields
2025-02-11 16:04:36 +05:30
Mihir Kandoi
6591e76a63
fix: dont update rate of free item on save
2025-02-11 15:32:35 +05:30
Smit Vora
c33c6b6560
Merge pull request #45532 from ljain112/fix-lcv-gl
...
fix: correct amt in account currency for lcv with manually distributed charges.
2025-02-11 15:32:01 +05:30
Smit Vora
0fdaa541f1
Merge pull request #45772 from ljain112/po-portal
...
fix: Party name in Supplier Portal for Purchase Order
2025-02-11 15:01:27 +05:30
Smit Vora
0bae273d41
fix: do not allow "Finance Book" in Accounting Dimensions ( #45696 )
2025-02-11 14:55:32 +05:30
Lakshit Jain
494310293c
fix(regional): removed payment schedule validation in sales invoice for italy ( #45852 )
2025-02-11 14:50:55 +05:30
Rohit Waghchaure
3a4ae8c463
fix: remove serial no if qty is zero
2025-02-11 13:31:24 +05:30
ruthra kumar
110412d8ad
Merge pull request #45794 from ljain112/fix-gl-rev
...
fix: correct amount in transaction currency for reverse gl entries
2025-02-11 12:59:24 +05:30
ruthra kumar
675b3330d9
Merge pull request #45792 from ljain112/fix-gl-val
...
fix: do not validate party against Receivable and Payable account for cancelled gl entries
2025-02-11 12:13:40 +05:30
ruthra kumar
8296e28689
Merge pull request #45839 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-02-11 10:39:43 +05:30
ruthra kumar
3977a7a06e
Merge pull request #45781 from Sanket322/total_row_in_non_group
...
fix: Added Total Row for `Gross Profit` Report in Non-Grouped Invoices
2025-02-11 10:20:08 +05:30
ruthra kumar
1c725dee5d
Merge pull request #45832 from ruthra-kumar/fix_migration_issue_for_reconciliation_sync
...
fix: possible model sync issue
2025-02-11 09:54:48 +05:30
Frappe PR Bot
e8871257a2
fix: Bosnian translations
2025-02-11 03:39:50 +05:30
Frappe PR Bot
a11b8db389
fix: Turkish translations
2025-02-11 03:39:41 +05:30
Frappe PR Bot
3c8214827c
fix: Swedish translations
2025-02-11 03:39:37 +05:30
CaseSolved
2bd596ee3d
fix: remove public access to list items
2025-02-10 20:46:41 +00:00
ruthra kumar
0069581aa3
fix: possible model sync issue
2025-02-10 17:16:09 +05:30
Raffael Meyer
cbcdc5e7e5
Merge pull request #45745 from HenningWendtland/buying-project
...
fix: map project from rfq to supplier quotation
2025-02-10 12:05:51 +01:00
Diptanil Saha
0b9c28620f
fix: pos numpad editable action buttons ( #45823 )
2025-02-10 16:23:54 +05:30
HenningWendtland
8fa39bec61
fix: add project field map from mr to rfq
2025-02-10 11:45:58 +01:00
rohitwaghchaure
03290ef45f
Merge pull request #45774 from DaizyModi/fix-attribute-error
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note
2025-02-10 15:47:19 +05:30
ruthra kumar
71a507d30b
Merge pull request #45747 from Sanket322/valid_response_json
...
fix: Handle Empty JSON in Report Parsing
2025-02-10 11:42:01 +05:30
ruthra kumar
e6176db2c9
Merge pull request #45809 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-02-10 11:01:56 +05:30
ruthra kumar
bcad6cb757
Merge pull request #45762 from ruthra-kumar/sync_received_and_paid_if_unset
...
refactor: set received and paid amount based on each other, if unset
2025-02-10 10:36:43 +05:30
ruthra kumar
95f6b586ff
Merge pull request #45793 from asmitahase/employee-image
...
fix: unable to remove image from employee
2025-02-10 10:32:12 +05:30
ruthra kumar
c636cc33b3
refactor: remove paid_to_account_balance
2025-02-10 10:16:19 +05:30
ruthra kumar
9b5c4a0144
refactor: remove paid_from_account_balance
2025-02-10 10:16:04 +05:30
ruthra kumar
1bb6cd33a3
refactor: remove party_balance
2025-02-10 10:15:39 +05:30
rohitwaghchaure
4178154b19
Merge pull request #45810 from rohitwaghchaure/fixed-support-31257
...
fix: not able to select the item in the sales invoice
2025-02-10 10:08:50 +05:30
Rohit Waghchaure
35388e7a04
fix: not able to select the item in the sales invoice
2025-02-10 09:27:36 +05:30
Frappe PR Bot
91f6c65c0a
fix: Esperanto translations
2025-02-10 03:17:28 +05:30
Frappe PR Bot
7137331355
fix: German translations
2025-02-10 03:17:25 +05:30
Frappe PR Bot
5e2879e9ea
fix: Bosnian translations
2025-02-10 03:17:22 +05:30
Frappe PR Bot
06a93ffc80
fix: Persian translations
2025-02-10 03:17:19 +05:30
Frappe PR Bot
862ca7ddd3
fix: Chinese Simplified translations
2025-02-10 03:17:16 +05:30
Frappe PR Bot
e4530232e4
fix: Turkish translations
2025-02-10 03:17:12 +05:30
Frappe PR Bot
ed7ad79c2c
fix: Swedish translations
2025-02-10 03:17:09 +05:30
Frappe PR Bot
ec9af4ae29
fix: Russian translations
2025-02-10 03:17:06 +05:30
Frappe PR Bot
5c002df014
fix: Polish translations
2025-02-10 03:17:03 +05:30
Frappe PR Bot
814be2b80a
fix: Hungarian translations
2025-02-10 03:17:00 +05:30
Frappe PR Bot
b0bb3ca798
fix: Arabic translations
2025-02-10 03:16:57 +05:30
Frappe PR Bot
7e752756cf
fix: Spanish translations
2025-02-10 03:16:54 +05:30
Frappe PR Bot
613c2a0379
fix: French translations
2025-02-10 03:16:50 +05:30
Frappe PR Bot
e2b586d5a3
fix: sync translations from crowdin ( #45798 )
...
* fix: Swedish translations
* fix: Bosnian translations
* fix: Swedish translations
* fix: Persian translations
* fix: Bosnian translations
2025-02-09 13:47:15 +01:00
Frappe PR Bot
b0d197119f
chore: update POT file ( #45805 )
2025-02-09 11:20:14 +01:00
venkat102
8785342fce
fix(report): add options to multiselectlist fields
2025-02-08 22:55:20 +05:30
ljain112
0809e00455
fix: do not validate party against Receivable and Payable account for cancelled gl entries
2025-02-07 18:30:26 +05:30
ljain112
6077c248b0
fix: correct amount in tansaction currency for reverse gl entries
2025-02-07 17:48:45 +05:30
Asmita Hase
0207d2d7b6
fix: unable to remove image from employee
...
fix: employee image disappears when newly created user_id is linked to employee
2025-02-07 17:27:44 +05:30
ruthra kumar
7b955b2ea6
Merge pull request #45725 from karm1000/set_max_date
...
fix: set max_date range for date of birth to today in employee
2025-02-07 16:15:10 +05:30
barredterra
772776ad8a
fix: skip warning for free items
2025-02-07 11:43:25 +01:00
ruthra kumar
0df18daf10
Merge pull request #45644 from aerele/update-party-balance
...
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance
2025-02-07 16:10:17 +05:30
ruthra kumar
8f3cc6af16
Merge pull request #45640 from aerele/repost-accounting-ledger-payment-entry
...
feat: add repost accounting ledger entry for payment entry
2025-02-07 16:09:42 +05:30
harshpwctech
88e68bb803
Bug fix in email_campaign's update_status function. ( #45679 )
...
During the scheduler event of set_email_campaign_status, the function calling update_status isn't saving the modified status field.
2025-02-07 13:13:19 +05:30
ruthra kumar
b80b5574d3
Merge pull request #45639 from ruthra-kumar/incorrect_tds_on_0_rate_ldc
...
fix: '0' rate LDC's Invoice net totals should be ignored
2025-02-07 13:12:53 +05:30
Sanket322
2d32ddacc3
fix: add total row in non_grouped_invoices
2025-02-07 12:37:33 +05:30
ruthra kumar
0cdd346f8f
test: ldc @ 0 rate
2025-02-07 12:18:01 +05:30
Frappe PR Bot
3d5b52f3bf
fix: sync translations from crowdin ( #45776 )
...
* fix: Swedish translations
* fix: Bosnian translations
2025-02-07 00:17:18 +01:00
rohitwaghchaure
c83398471c
Merge pull request #45767 from rohitwaghchaure/fixed-support-30947
...
fix: the project document timed out while opening
2025-02-06 22:07:22 +05:30
DaizyModi
820b32eb8a
fix: Attibute error selling_price_list
2025-02-06 21:54:57 +05:30
ljain112
fc8663421b
fix: Party name in Supplier Portal for Purchase Order
2025-02-06 18:37:22 +05:30
Rohit Waghchaure
33d03b1542
fix: the project document timed out while opening
2025-02-06 16:04:51 +05:30
rohitwaghchaure
fd8c78628f
Merge pull request #45763 from rohitwaghchaure/fixed-support-30415
...
fix: stock reservation not working for sales invoice with update stock
2025-02-06 15:05:07 +05:30
Rohit Waghchaure
0c9d0ea1f4
fix: stock reservation not working for sales invoice with update stock
2025-02-06 14:46:19 +05:30
ruthra kumar
99e721e622
refactor: set paid amount based on received amount if unset
2025-02-06 14:15:24 +05:30
ruthra kumar
5ff540bd82
refactor: set received amount based on paid amount
2025-02-06 14:00:48 +05:30
Sugesh393
7d47869f4b
fix: add accounting dimensions section in sales order item
2025-02-06 13:31:10 +05:30
Sugesh393
f8472c32d9
test: add unit test to validate payment request grand_total for partly paid invoice
2025-02-06 11:59:29 +05:30
ruthra kumar
325c4e3536
fix: '0' rate LDC's Invoice net totals should be ignored
2025-02-06 11:05:04 +05:30
Frappe PR Bot
52c687ecc9
fix: sync translations from crowdin ( #45756 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Bosnian translations
2025-02-05 23:32:06 +01:00
Mihir Kandoi
ac3259b8f1
test: added test
2025-02-05 21:34:19 +05:30
Mihir Kandoi
366ae85d85
fix: tests
2025-02-05 19:18:01 +05:30
Mihir Kandoi
19c01b1457
feat: added option to enforce free item qty in pricing rule
2025-02-05 18:48:52 +05:30
Sanket322
133e0417b8
fix: handle response when json is None
2025-02-05 17:41:07 +05:30
HenningWendtland
d0479036bb
fix: map project from rfq to supplier quotation
2025-02-05 12:11:13 +01:00
rohitwaghchaure
54a8d41f88
Merge pull request #45739 from mihir-kandoi/st30984
...
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order
2025-02-05 16:39:11 +05:30
rohitwaghchaure
e72687d3eb
Merge pull request #45741 from rohitwaghchaure/fixed-removed-unused-field
...
fix: removed unused field
2025-02-05 16:38:45 +05:30
ruthra kumar
fb7bba8cd0
Merge pull request #45604 from aerele/item_tax_template
...
fix: filter the item tax template using the input text
2025-02-05 16:30:07 +05:30
rohitwaghchaure
ab486d2515
Merge pull request #45734 from mihir-kandoi/st31003
...
fix: added correct options for incoming_rate field of delivery note item
2025-02-05 16:16:42 +05:30
Rohit Waghchaure
2d7a576da5
fix: removed unused field
2025-02-05 16:11:44 +05:30
rohitwaghchaure
6a2f2ae3fe
Merge pull request #45692 from mihir-kandoi/st30672
...
fix: fetch rate from item price list when document is saved
2025-02-05 15:52:37 +05:30
Mihir Kandoi
723e902470
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order
2025-02-05 15:48:08 +05:30
Khushi Rawat
f6fca3acec
Merge pull request #45735 from khushi8112/asset-value-adjustment-cancellation-issue
...
fix: set asset value correctly after cancelling value adjustment
2025-02-05 15:25:47 +05:30
ruthra kumar
218670a720
Merge pull request #45717 from iamejaaz/30567-purchase-invoice-duplicate
...
fix(Purchase Invoice): default payment terms template selected while duplicating
2025-02-05 15:16:57 +05:30
Khushi Rawat
fee3846144
fix: set asset value correctly after cancelling value adjustment
2025-02-05 15:06:55 +05:30
Mihir Kandoi
417bf49a8d
fix: added correct options for incoming_rate field of delivery note item
2025-02-05 14:55:51 +05:30
ruthra kumar
54279ee21d
Merge pull request #45590 from aerele/tax-withholding-category
...
fix: remove tds account in taxes table on change of Tax Withholding C…
2025-02-05 14:08:29 +05:30
ruthra kumar
98e727a061
Merge pull request #45447 from aerele/pricing-rule-pos-qty
...
fix(pos): add item in the existing item row when discount is applied
2025-02-05 13:59:08 +05:30
ruthra kumar
79d4852d7d
Merge pull request #45686 from aerele/process-statement-of-accounts
...
fix: allow multiple email ids
2025-02-05 13:48:57 +05:30
Mihir Kandoi
07adfadd58
test: added test
2025-02-05 13:12:25 +05:30
ruthra kumar
7f34b490f4
Merge pull request #45610 from ljain112/fix-pe-inv
...
fix: respect user set account if not advance account for getting outsanding invoices in payment entry
2025-02-05 12:09:16 +05:30
ruthra kumar
85378f9d1a
chore: fix typo
2025-02-05 11:52:52 +05:30
Sugesh393
899c18df18
fix: validate payment request total of partly paid invoice
2025-02-05 11:00:55 +05:30
Frappe PR Bot
848b98e6d6
fix: sync translations from crowdin ( #45720 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
2025-02-05 00:22:13 +01:00
rohitwaghchaure
b57a2612ce
Merge pull request #45678 from mihir-kandoi/45572-2
...
fix: copy correct uom from delivery note when creating packing list
2025-02-05 00:35:19 +05:30
rohitwaghchaure
0edba914fa
Merge pull request #45710 from mihir-kandoi/30355
...
fix: show only items with inspection enabled on create QI dialog
2025-02-05 00:33:39 +05:30
Ejaaz Khan
bfc01441a0
refactor: remove log
2025-02-05 00:09:16 +05:30
Ejaaz Khan
fb3f08a441
fix: payment schedule table is empty while duplicating record
2025-02-05 00:06:48 +05:30
Ejaaz Khan
18127603fe
fix: default payment terms template selected while duplicating
2025-02-04 23:39:29 +05:30
Karm Soni
cd87ad0613
fix: set max_date range for date of birth to today in employee
2025-02-04 19:22:51 +05:30
Mihir Kandoi
ffd10d1fe9
fix: semgrep
2025-02-04 17:50:26 +05:30
Aayush Dalal
d1c927530e
fix: handling company in bank reconciliation tool ( #45582 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-02-04 11:44:01 +00:00
Mihir Kandoi
c92ec312b9
fix: show only items with inspection enabled on create QI dialog
2025-02-04 16:33:27 +05:30
rohitwaghchaure
3947b5943e
Merge pull request #45701 from mihir-kandoi/st30429
...
fix: subcontracting validation precision issue
2025-02-04 15:23:03 +05:30
rohitwaghchaure
ab2d6fdefd
Merge pull request #45698 from rohitwaghchaure/feat-report-incorrect-sabb
...
feat: report to find incorrect SABB
2025-02-04 15:15:41 +05:30
Diptanil Saha
a20116816e
fix: pos payment cash shortcut decimal ( #45702 )
2025-02-04 15:08:37 +05:30
Rohit Waghchaure
7e24395e00
feat: report to find incorrect SABB
2025-02-04 13:47:55 +05:30
Mihir Kandoi
8720d412bd
fix: subcontracting valiation precision issue
2025-02-04 13:21:09 +05:30
Diptanil Saha
51a65899ec
fix: point of sale padding ( #45697 )
2025-02-04 13:09:27 +05:30
ljain112
a44be73a98
fix: do not allow "Finance Book" in Accounting Dimensions
2025-02-04 12:24:15 +05:30
Shariq Ansari
2482a3a205
Merge pull request #45694 from shariquerik/cannot-create-customer
2025-02-04 12:10:19 +05:30
Shariq Ansari
716edeb465
fix: only system manager was able to create customer & prospect
2025-02-04 11:54:05 +05:30
Mihir Kandoi
fee318a275
fix: logical error failing tests
2025-02-04 11:46:11 +05:30
rethik
f82837a4a2
fix: remove party type from validate
2025-02-04 11:07:41 +05:30
Sudharsanan11
9950e4aa0c
fix: check billing address
2025-02-04 10:59:10 +05:30
Mihir Kandoi
1e4b9fbdf0
fix: fetch rate from item price list when document is saved
2025-02-04 10:54:57 +05:30
Frappe PR Bot
4c39dc5493
fix: sync translations from crowdin ( #45691 )
2025-02-04 01:35:52 +01:00
rohitwaghchaure
2394dd71e6
Merge pull request #45680 from rohitwaghchaure/fixed-sabb-query
...
fix: slow SABB query
2025-02-03 20:56:38 +05:30
rethik
9422ce5aee
test: add unit test to validate account type and party type
2025-02-03 19:29:59 +05:30
rethik
2c8e3f3409
fix: add validate to allow equity account and party_type shareholder
2025-02-03 19:22:37 +05:30
Sudharsanan11
423decb93c
fix: allow multiple email ids
2025-02-03 18:27:32 +05:30
ruthra kumar
daf9c9d34a
Merge pull request #45247 from UmakanthKaspa/feature/update-item-name
...
feat: show item name alongside item code in the update items dialog
2025-02-03 16:53:21 +05:30
ruthra kumar
d762180231
refactor: reuse values from get_item_details
2025-02-03 16:45:12 +05:30
Rohit Waghchaure
81978a0bd8
fix: slow SABB query
2025-02-03 15:34:29 +05:30
UmakanthKaspa
7b6e8b9c29
feat: show item name alongside item code in the update items dialog
2025-02-03 15:31:16 +05:30
Mihir Kandoi
3cdaa80526
fix: copy correct uom from devliery note when creating packing list
2025-02-03 14:49:50 +05:30
ruthra kumar
adfbfe5b32
Merge pull request #45660 from frappe/pot_develop_2025-02-02
...
chore: update POT file
2025-02-03 14:31:41 +05:30
Ankush Menat
827afbfa2e
fix: track employee changes ( #45674 )
...
closes https://github.com/frappe/erpnext/issues/45571
2025-02-03 08:51:50 +00:00
ruthra kumar
1fb3a4333d
Merge pull request #45631 from deepeshgarg007/current_subscription_invoice
...
fix: Do not check for cancelled invoices
2025-02-03 14:11:13 +05:30
ruthra kumar
4b434d01f3
Merge pull request #45659 from frappe/mergify/bp/develop/pr-45617
...
fix: ignore expired batch for pick list (backport #45617 )
2025-02-03 14:07:45 +05:30
ruthra kumar
cd0faf12a4
Merge pull request #45661 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-02-03 14:06:20 +05:30
Shariq Ansari
1362e2b6bf
Merge pull request #45637 from shariquerik/notes-tab
2025-02-03 13:22:36 +05:30
Shariq Ansari
018df3135a
fix: renamed Commments Tab to Notes tab in Lead doctype
2025-02-03 12:12:36 +05:30
rohitwaghchaure
0a25fe981b
Merge pull request #45619 from mihir-kandoi/45442
...
feat: set bank account of company to default company bank account fro…
2025-02-03 12:00:35 +05:30
rohitwaghchaure
60da21be55
Merge pull request #45621 from mihir-kandoi/delivered-button
...
fix: delivered button of purchase order
2025-02-03 11:51:37 +05:30
rohitwaghchaure
3cdc636111
Merge pull request #45648 from mihir-kandoi/st30593
...
fix: consider process_loss_qty in work order
2025-02-03 11:50:31 +05:30
Frappe PR Bot
bd2c3711c0
fix: Bosnian translations
2025-02-03 03:17:38 +05:30
Frappe PR Bot
589325e14b
fix: Persian translations
2025-02-03 03:17:35 +05:30
Frappe PR Bot
cd20d7aa8e
fix: Chinese Simplified translations
2025-02-03 03:17:31 +05:30
frappe-pr-bot
99c3fb6ba5
chore: update POT file
2025-02-02 09:35:01 +00:00
Dany Robert
2a258c1629
fix: ignore expired batch for pick list
...
(cherry picked from commit 786db3d0fa )
2025-02-02 08:04:04 +00:00
Frappe PR Bot
4b345cf495
fix: sync translations from crowdin ( #45656 )
...
* fix: Swedish translations
* fix: Persian translations
* fix: Bosnian translations
2025-02-01 23:48:25 +01:00
Frappe PR Bot
33ce49730a
fix: sync translations from crowdin ( #45650 )
2025-02-01 20:01:17 +01:00
Mihir Kandoi
95fda47b6c
fix: consider process_loss_qty in work order
2025-02-01 00:35:12 +05:30
rohitwaghchaure
75567dc9ff
Merge pull request #45646 from rohitwaghchaure/fixed-support-30611
...
fix: not able to make manufacturing entry for alternate items
2025-01-31 23:47:43 +05:30
Rohit Waghchaure
1607aa1a44
fix: not able to make manufacturing entry for alternate items
2025-01-31 23:28:54 +05:30
rohitwaghchaure
1a83316112
Merge pull request #45642 from rohitwaghchaure/fixed-support-30559
...
fix: actual qty showing blank for sub-assembly items
2025-01-31 22:38:04 +05:30
Sugesh393
707c01487e
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance
2025-01-31 17:49:28 +05:30
Rohit Waghchaure
5be2e71a35
fix: actual qty showing blank for sub-assembly items
2025-01-31 16:49:55 +05:30
l0gesh29
5676d60ed3
feat: add repost accounting ledger entry for payment entry
2025-01-31 16:00:00 +05:30
rohitwaghchaure
3e35c48cf7
Merge pull request #45626 from rohitwaghchaure/fixed-support-29212-1
...
fix: validation to prevent submission, if the SABB is not linked to a stock transaction
2025-01-31 14:43:12 +05:30
Rohit Waghchaure
f976115a2b
fix: validation to prevent submission if the SABB is not linked to a stock transaction
2025-01-31 14:04:27 +05:30
ruthra kumar
e2db3b9cfc
Merge pull request #45615 from ljain112/fix-pe-erroe
...
fix: correct error message in payment entry
2025-01-31 12:56:14 +05:30
Deepesh Garg
2c94867b0e
fix: Do not check for cancelled invoices
2025-01-31 12:17:53 +05:30
rohitwaghchaure
a913c9b202
Merge pull request #45629 from mihir-kandoi/st30495
...
fix: attribute 'msgbox' not found in sales invoice.js
2025-01-31 12:03:47 +05:30
Diptanil Saha
fe51535392
fix: pos print receipt on submit ( #45632 )
2025-01-31 12:00:00 +05:30
Deepesh Garg
701fc02050
fix: Do not check for cancelled invoices
2025-01-31 11:44:51 +05:30
Mihir Kandoi
5643385c22
fix: attribute 'msgbox' not found in sales invoice.js
2025-01-31 11:26:01 +05:30
Diptanil Saha
5a1851dfe3
fix: loading print receipt only at order complete ( #45627 )
2025-01-31 11:17:48 +05:30
ruthra kumar
437444fe04
Merge pull request #45623 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-31 10:54:40 +05:30
Frappe PR Bot
00f9a36980
fix: Swedish translations
2025-01-31 03:11:13 +05:30
Mihir Kandoi
41649cf52d
fix: bind this to function
2025-01-30 22:53:00 +05:30
ljain112
592704cfd0
fix: correct error message in payment entry
2025-01-30 17:27:44 +05:30
rohitwaghchaure
b3ffb82586
Merge pull request #45612 from rohitwaghchaure/fixed-posting-date
...
fix: posting_date to posting_datetime in stock related queries
2025-01-30 17:05:26 +05:30
Rohit Waghchaure
e61ab48145
fix: posting_date to posting_datetime in stock related queries
2025-01-30 16:04:06 +05:30
rohitwaghchaure
b8ee15269c
Merge pull request #45609 from rohitwaghchaure/fixed-support-30336
...
fix: reposting issue with s3 backup
2025-01-30 15:58:14 +05:30
Mihir Kandoi
ce7702cc19
feat: set bank account of company to default company bank account from masters
2025-01-30 12:50:01 +05:30
ljain112
9faf78d3e5
fix: respect user set account if not advance account for getting outstanding invoices in payment entry
2025-01-30 12:32:14 +05:30
Rohit Waghchaure
6b454ca9a7
fix: reposting issue with s3 backup
2025-01-30 11:59:40 +05:30
Frappe PR Bot
9a34c4c1ec
fix: sync translations from crowdin ( #45608 )
...
* fix: Turkish translations
* fix: Persian translations
2025-01-30 11:20:01 +05:30
Bhavan23
4dd37ba033
fix: filter the item tax template using the input text
2025-01-29 22:19:30 +05:30
rohitwaghchaure
968e235a3f
Merge pull request #45486 from rohitwaghchaure/fixed-SABB-performance-issue
...
perf: stock entry with batch
2025-01-29 20:49:09 +05:30
rohitwaghchaure
90eefac6f6
Merge pull request #45600 from rohitwaghchaure/fixed-validation-msg
...
fix: validation message
2025-01-29 20:41:39 +05:30
Rohit Waghchaure
4c8dff942d
fix: validation message
2025-01-29 20:36:58 +05:30
rohitwaghchaure
378afd2f65
Merge pull request #45596 from frappe/mergify/bp/develop/pr-45595
...
fix: do not allow to manually submit the SABB (backport #45595 )
2025-01-29 16:44:12 +05:30
Sanket Shah
aaf720ab61
fix: Gross Profit Report with Correct Totals and Gross Margin ( #45548 )
...
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-01-29 16:42:51 +05:30
Rohit Waghchaure
d042c841e4
fix: do not allow to manually submit the SABB
...
(cherry picked from commit 2b16eb5381 )
2025-01-29 11:08:59 +00:00
ruthra kumar
409e512d47
Merge pull request #45569 from ljain112/fix-vch-outstanding
...
fix: update voucher outstanding from payment ledger
2025-01-29 16:11:02 +05:30
Safvan Huzain
3f2e93dcb6
fix(query): remove duplicate docstatus condition ( #45586 )
...
fix: remove duplicate docstatus condition in query
2025-01-29 10:27:01 +00:00
l0gesh29
79b5a3e1dd
fix: remove tds account in taxes table on change of Tax Withholding Category
2025-01-29 15:37:38 +05:30
ruthra kumar
72b940e3d3
Merge pull request #45441 from ljain112/fix-tax-withhel-details
...
fix: show payment entries in tax withheld vouchers
2025-01-29 15:35:50 +05:30
ruthra kumar
9ae8e94e6c
Merge pull request #45585 from ruthra-kumar/auto_add_taxes
...
refactor: auto add taxes from template
2025-01-29 15:28:12 +05:30
ruthra kumar
d1086722bf
refactor: auto add taxes from template
2025-01-29 14:38:50 +05:30
Sugesh G
d748b491ee
fix: use currency from opportunity while creating quotation ( #45540 )
2025-01-29 12:35:45 +05:30
rohitwaghchaure
5e8e7dd3d8
Merge pull request #45536 from rtdany10/precision-return
...
fix: return qty error due to precision
2025-01-29 12:19:54 +05:30
Ejaaz Khan
5a023dc8d4
fix: add multiple item issue in stock entry ( #45544 )
2025-01-29 12:19:01 +05:30
Lakshit Jain
9f20854bd9
fix: get stock balance filtered by company for validating stock value in jv ( #45549 )
...
* fix: get stock balance filtered by company for validating stock value in jv
* test: error is raised on validate
2025-01-29 12:16:11 +05:30
ruthra kumar
a64a4f9b20
Merge pull request #45575 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-29 11:25:43 +05:30
Frappe PR Bot
ac32c554af
fix: Turkish translations
2025-01-29 03:14:46 +05:30
Frappe PR Bot
ceb4f249cb
fix: Swedish translations
2025-01-29 03:14:43 +05:30
rohitwaghchaure
2609f9809d
Merge pull request #43270 from rohitwaghchaure/feat-stock-reservation-for-wo
...
feat: stock reservation for Work Order
2025-01-28 18:06:57 +05:30
ljain112
dd77070351
fix: update voucher outstanding from payment ledger
2025-01-28 17:54:16 +05:30
Rohit Waghchaure
4d050441b3
feat: stock reservation for Work Order
2025-01-28 16:42:57 +05:30
Akhil Narang
8e77b26641
Merge pull request #45554 from akhilnarang/fixup-44604
...
fix(book_appointment): stop trying to use pytz api with zoneinfo
2025-01-28 16:25:27 +05:30
Akhil Narang
b08da0f6bd
fix(book_appointment): stop trying to use pytz api with zoneinfo
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-01-28 16:09:26 +05:30
ruthra kumar
b1eb604363
Merge pull request #45560 from ruthra-kumar/rename_swiss_coa
...
chore: rename file to standard name format
2025-01-28 16:03:19 +05:30
ruthra kumar
7bc075376b
chore: rename file to standard name format
2025-01-28 14:34:49 +05:30
ruthra kumar
7e7209e448
Merge pull request #45452 from aerele/payment-entry-transaction-currency
...
fix(payment entry): get amount in transaction currency
2025-01-28 14:33:30 +05:30
ruthra kumar
9964ddc0e9
Merge pull request #45551 from eagleautomate/swiss_coa
...
feat: Add chart of accounts for Switzerland
2025-01-28 11:33:57 +05:30
Sanket Shah
9933d3c8ff
fix: update fields on change of item code In Update Items of Sales Order ( #45125 )
...
* fix: update fields on change of item code
* fix: minor update
* fix: set the new values always
* Revert "fix: set the new values always"
This reverts commit 44daa0a641 .
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-28 11:27:28 +05:30
ruthra kumar
813cfdfff6
Merge pull request #45552 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-28 11:03:49 +05:30
Rohit Waghchaure
0b1b964b77
perf: stock entry with batch
2025-01-28 09:49:37 +05:30
Frappe PR Bot
d1fbeb11cb
fix: Turkish translations
2025-01-28 03:03:54 +05:30
Frappe PR Bot
dc7e7118af
fix: Swedish translations
2025-01-28 03:03:50 +05:30
Frappe PR Bot
26afba142e
fix: French translations
2025-01-28 03:03:33 +05:30
eagleautomate
2c644ec2ef
feat: Add chart of accounts for Switzerland
...
240812 Schulkontenrahmen VEB - DE
2025-01-27 19:29:36 +05:30
ruthra kumar
47c2c5377c
Merge pull request #45345 from Sanket322/set_discount_properly
...
fix: maintain existing discounts in get_pricing_rule_for_item
2025-01-27 16:01:46 +05:30
Dany Robert
3078578692
fix: return qty error due to precision
2025-01-27 09:54:06 +00:00
ruthra kumar
49570a5544
Merge pull request #45302 from aerele/validate-dimensions-company
...
feat: add company level validation for accounting dimension
2025-01-27 14:53:49 +05:30
meera-greycube
e88f96b92d
feat : company field required for multi company setup ( #45415 )
...
* Update vehicle.json
feat : company field required for multi company setup
* Update vehicle.json
allow_rename fixed in vehicle.json
* fix: fix permission issue
2025-01-27 14:28:11 +05:30
ruthra kumar
e55d4030ec
Merge pull request #45284 from aerele/pos-return-currency
...
fix: set party_account_currency for pos_invoice returns
2025-01-27 14:27:41 +05:30
ljain112
db38e7bf5a
fix: correct amt in account currency for lcv with manually distributed charges.
2025-01-27 14:22:36 +05:30
Raffael Meyer
11f65f20a0
feat(Sales Invoice): allow linking to project without adding timesheets ( #44295 )
...
* feat(Sales Invoice): allow linking to project without adding timesheets
* test: add timesheet data
2025-01-27 13:20:57 +05:30
Diptanil Saha
2ac8c92e7f
fix: currency decimal on POS Past Order List ( #45524 )
...
* fix: currency decimal on POS
* fix: removed precision
2025-01-27 13:02:24 +05:30
ruthra kumar
fb285749dd
Merge pull request #45300 from HarryPaulo/fix-prevent-commit
...
fix: prevent unnecessary db.commit for contact insert
2025-01-27 12:18:07 +05:30
Frappe PR Bot
887645e55f
fix: sync translations from crowdin ( #45522 )
...
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: German translations
* fix: Esperanto translations
2025-01-26 23:19:32 +01:00
venkat102
af97f42429
fix(payment entry): get amount in transaction currency
2025-01-26 19:52:06 +05:30
Frappe PR Bot
eabdd5992b
chore: update POT file ( #45451 )
2025-01-26 13:54:13 +01:00
Frappe PR Bot
29341245b8
fix: sync translations from crowdin ( #45444 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
2025-01-26 12:15:18 +05:30
rohitwaghchaure
b5afd901f3
Merge pull request #45443 from rohitwaghchaure/fixed-support-29487
...
fix: allow to fix negative stock for batch using stock reco
2025-01-25 15:03:22 +05:30
Rohit Waghchaure
2e8cde3378
fix: allow to fix negative stock for batch using stock reco
2025-01-25 14:44:25 +05:30
ljain112
d97e78e5d3
fix: variable names
2025-01-25 13:16:06 +05:30
ljain112
55733d4f18
fix: show payment entries in Tax Withheld Vouchers
2025-01-25 13:04:12 +05:30
venkat102
bee2c04d0b
fix(pos): add item in the existing item row when discount is applied
2025-01-25 12:59:04 +05:30
rohitwaghchaure
53704b98b5
fix: do not check budget during reposting ( #45432 )
2025-01-24 12:00:45 +00:00
rohitwaghchaure
bad1ac9fbc
Merge pull request #45423 from rohitwaghchaure/fixed-support-29882
...
fix: precision issue in stock entry
2025-01-24 17:07:16 +05:30
Raffael Meyer
4008ca5ddd
feat(UX): scroll to required field ( #44367 )
2025-01-24 16:36:46 +05:30
Rohit Waghchaure
9f3b8520fe
fix: precision issue in stock entry
2025-01-24 16:07:25 +05:30
Sanket Shah
d862e9b771
fix: validate items against selling settings ( #45288 )
...
fix: validate_for_duplicate_items
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-01-24 15:10:43 +05:30
Venkatesh
97acbb3134
fix: disable load_after_mapping when purchase order created from sales order ( #45405 )
2025-01-24 15:02:56 +05:30
Raffael Meyer
a9bc395e98
fix: secure bulk transaction ( #45386 )
2025-01-24 14:44:26 +05:30
Tufan Kaynak
42edb9f5b1
fix(material request): mapping Sales Order Item Delivery Date to Mate… ( #45227 )
...
* fix(material request): mapping Sales Order Item Delivery Date to Material Request Item Required By
as mentioned in https://discuss.frappe.io/t/item-delivery-date-on-sales-order-is-not-transferred-to-material-request-item-required-by-date/140479
fixing
When you create a Material Request directly on the Sales Order via → Create → Material Request, Delivery Date on Sales Order Item is not transferred to Material Request Item Required By date.
* fix(linters): meaningless linters formatting message applied
In order to pass the linters test which I find meaningless as it asks for the comma after the last item in a dictionary data type
* fix(linters): formatting code for linters pass
Linters formatting applied
2025-01-24 14:20:20 +05:30
Martin Luessi
e82911041d
fix: remove unnecessary auth from plaid connector ( #44305 )
2025-01-24 13:11:32 +05:30
rohitwaghchaure
3d7f1026ca
Merge pull request #45335 from rohitwaghchaure/fixed-valuation-for-batch
...
fix: valuation for batch
2025-01-24 12:50:55 +05:30
Diptanil Saha
54d234e05d
fix: resolved pos return setting to default mode of payment instead of user selection ( #45377 )
...
* fix: resolved pos return setting to default mode of payment instead of user selection
* refactor: removed console log statement
* refactor: moved get_payment_data to sales_and_purchase_return.py
2025-01-24 12:41:01 +05:30
Diptanil Saha
78c7c1c631
feat: full screen on pos ( #45404 )
...
* feat: full screen on pos
* refactor: variables for label
* fix: refactor and handled button label change
* refactor: rename enable fullscreen label
2025-01-24 07:07:36 +00:00
Rohit Waghchaure
8028dd2683
fix: version
2025-01-24 12:32:16 +05:30
mahsem
cd3f03696e
fix: use frappe.datetime.str_to_user ( #45216 )
...
* fix: default_datetime_format
* fix: add_format_datetime
* fix: update to str_to_user in point_of_sale/pos_controller.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* fix: convert_to_str_to_user
* fix: linters
* fix: whitespace
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-24 12:16:47 +05:30
Sugesh G
6ec18fb40d
fix: set expense_account and cost_center based on company in stock entry ( #45159 )
...
* fix: set expense_account and cost_center based on company in stock entry
* fix: remove is_perpetual_inventory_enabled validation for cost_center
2025-01-24 12:13:44 +05:30
ruthra kumar
5bf90dccbb
Merge pull request #45412 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-24 11:05:12 +05:30
Frappe PR Bot
9888c62e13
fix: Swedish translations
2025-01-24 02:26:17 +05:30
Rohit Waghchaure
5088d8576f
fix: valuation for batch
2025-01-23 20:38:14 +05:30
Raffael Meyer
d92f9330fa
fix: get default stock uom ( #45384 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2025-01-23 14:32:39 +01:00
mergify[bot]
d1329c2910
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport #45370 ) ( #45409 )
...
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (#45370 )
(cherry picked from commit 69464ab7ff )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-01-23 18:18:58 +05:30
meike289
1758e125e0
fix: fix creating documents from sales invoice ( #45346 )
...
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
2025-01-23 17:54:00 +05:30
ruthra kumar
85b6fdd067
Merge pull request #45248 from niyazrazak/patch-22
...
chore: consider currency precision in bank clearance
2025-01-23 16:57:28 +05:30
ruthra kumar
c889bdba0f
chore: import statements and linter
2025-01-23 16:39:03 +05:30
ruthra kumar
766b5fa5ed
Merge pull request #44790 from ruthra-kumar/configurable_posting_date_for_exc_gain_loss
...
refactor: configurable posting date for Exc Gain / Loss journal
2025-01-23 16:28:21 +05:30
ruthra kumar
3923b784e3
Merge pull request #45129 from marination/ac-match-simplify
...
fix: Wrong `bank_ac_no` filter + simplify logic in automatch
2025-01-23 16:27:49 +05:30
ruthra kumar
7b8a099d95
Merge pull request #44950 from mahsem/postal_code_move_and_fixes
...
fix: postal_code_move_and_fixes
2025-01-23 16:17:15 +05:30
ruthra kumar
a71718883e
refactor: support JE posting date in semi-auto reconciilation tool
2025-01-23 16:11:35 +05:30
ruthra kumar
2f3281579a
test: exc gain/loss posting date based on configuration
2025-01-23 14:44:40 +05:30
ruthra kumar
b2c3da135e
refactor: only apply configuration on normal payments
...
patch to update default value
2025-01-23 14:12:24 +05:30
ruthra kumar
95af63e305
refactor: allow reconciliation date for exchange gain / loss
2025-01-23 13:48:09 +05:30
rohitwaghchaure
f79eea2261
Merge pull request #45394 from rohitwaghchaure/fixed-support-30031
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
2025-01-23 13:22:17 +05:30
ruthra kumar
5257413a93
refactor: configurable posting date for Exc Gain / Loss journal
2025-01-23 13:06:30 +05:30
Rohit Waghchaure
41dda35db7
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
2025-01-23 13:03:37 +05:30
Sanket322
50223c6bec
fix: remove applied pricing rule
2025-01-23 11:55:12 +05:30
Sanket Shah
2a400dd3f8
perf: optimize DB calls with frappe.get_all ( #45289 )
...
* perf: reduce multiple db queries
* fix: use frappe._dict instread of extra iteration
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-01-23 11:29:41 +05:30
Frappe PR Bot
551fa500e8
fix: sync translations from crowdin ( #45387 )
...
* fix: Swedish translations
* fix: Turkish translations
2025-01-23 11:18:59 +05:30
Mihir Kandoi
fe43d20545
fix: added item_group filter in item_code field in stock balance report ( #45340 )
...
* fix: added item_group filter in item_code field in stock balance report
* feat: added filter to not show non stock items
2025-01-23 11:17:35 +05:30
rohitwaghchaure
8e18c572f4
Merge pull request #45367 from rohitwaghchaure/fixed-incorrect-calculation-of-qty
...
fix: batch qty calculation
2025-01-23 09:40:16 +05:30
Rohit Waghchaure
f07a71a882
fix: batch qty calculation
2025-01-22 21:06:43 +05:30
rohitwaghchaure
c5f21a5686
Merge pull request #45382 from rohitwaghchaure/fixed-support-29769
...
fix: precision issue causing incorrect status
2025-01-22 20:17:20 +05:30
Rohit Waghchaure
4a7586cc01
fix: precision issue causing incorrect status
2025-01-22 18:04:52 +05:30
ruthra kumar
3fbd2ca0d9
refactor: configurable posting date for Exc Gain / Loss journal
2025-01-22 17:54:00 +05:30
Diógenes Souza
b26f0b6633
fix: System was allowing to save payment schedule amount less than grand total ( #45322 )
...
* fix: System was allowing to save payment schedule amount less than grand_total
* style: After run pre-commit
2025-01-22 17:52:26 +05:30
Rethik M
05579959f2
fix: validate non-stock item for exchange loss/gain ( #45306 )
...
* fix: validate non-stock item
* test: add unit test to validate non-stock item exchange difference
* fix: use usd supplier
2025-01-22 17:44:53 +05:30
gavin
4481ca83ff
fix: set preferred email in Employee via backend controller ( #45320 )
...
fix: set preferred email in Employee (backend)
Set "Preferred Email" for Employee via validate. Unset value when
prefered_contact_email is also unset.
2025-01-22 17:41:41 +05:30
Khushi Rawat
9ff3101b2d
fix: added debounce to prevent multiple clicks ( #45369 )
...
* fix: added debounce to prevent multiple clicks
* fix: linters check
2025-01-22 17:26:38 +05:30
mergify[bot]
8b6a20d501
fix: precision on work order total qty (backport #45341 ) ( #45361 )
...
fix: precision on work order total qty (#45341 )
* fix: precision on work order total qty
* chore: linters
(cherry picked from commit 53468202de )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-01-22 17:25:50 +05:30
Raffael Meyer
be2593bb51
refactor!: remove redundant title field from sales transactions ( #45115 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-22 11:35:41 +00:00
Ejaaz Khan
5207917993
feat: set default view as tree-view ( #45365 )
...
feat: set default view as treeview
2025-01-22 16:18:31 +05:30
Deepesh Garg
84d379914c
Merge pull request #45371 from deepeshgarg007/closing_balance_patch_rerun
...
fix: Do no query GLs if no PCVs are posted
2025-01-22 14:02:23 +05:30
Deepesh Garg
f4d1a54588
fix: Do no query GLs if no PCVs are posted
2025-01-22 13:46:37 +05:30
ruthra kumar
1c6a7830c3
Merge pull request #45363 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-22 12:12:43 +05:30
Frappe PR Bot
4455312b73
fix: Turkish translations
2025-01-22 01:34:43 +05:30
Sugesh393
36bae55299
chore: update variable names for improved readability
2025-01-21 17:38:24 +05:30
Niklas Liechti
dedb96d337
refactor: return job_id to be able to react to it when job is finished. ( #45111 )
2025-01-21 17:38:12 +05:30
ruthra kumar
d73c17aa98
Merge pull request #45242 from aerele/pos-invoice-item
...
fix: include pos invoice in modifing key for returned item validation
2025-01-21 16:34:59 +05:30
ruthra kumar
4f55356c79
Merge pull request #45215 from aerele/handle_aed_exchange_rate_manually
...
fix: calculate AED exchange rate based on pegged value with USD
2025-01-21 13:58:21 +05:30
Deepesh Garg
993f40fa43
perf: Ignore is_opening column in GL Queries ( #45327 )
...
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
2025-01-21 13:45:25 +05:30
ruthra kumar
2e535955b3
refactor: use dictionary for better expandability
2025-01-21 12:15:26 +05:30
ruthra kumar
dd923332cb
refactor: fix type error
2025-01-21 12:15:26 +05:30
Frappe PR Bot
7b0c21e989
fix: sync translations from crowdin ( #45323 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: German translations
* fix: Esperanto translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
2025-01-20 22:57:21 +01:00
rohitwaghchaure
6c32397313
Merge pull request #45282 from mihir-kandoi/44976
...
feat: Add corrective job card operating cost as additional costs in s…
2025-01-20 22:48:46 +05:30
rohitwaghchaure
5638dac414
Merge pull request #45344 from iamejaaz/broken-bom-tree
...
fix: broken image issue in BOM Tree
2025-01-20 22:48:05 +05:30
Sanket322
e2a32b7257
fix: use user defined discount amount or default
2025-01-20 18:01:31 +05:30
Ejaaz Khan
7c6e279599
fix: broken image issue in BOM Tree
2025-01-20 17:49:18 +05:30
Diptanil Saha
68fb1b28eb
fix: set invoice start date to subscription start date ( #45342 )
2025-01-20 17:06:02 +05:30
Mihir Kandoi
47f8a86003
fix: logical error in where condition of qb query
2025-01-20 12:41:28 +05:30
ruthra kumar
5fb158a6f7
Merge pull request #45202 from DaizyModi/fix-party-bank-acc-in-pe
...
fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes
2025-01-20 12:22:10 +05:30
ruthra kumar
30e87c37dc
Merge pull request #45334 from mahsem/translation_fixes
...
fix: translation fixes
2025-01-20 12:11:32 +05:30
ruthra kumar
f9200a9575
Merge pull request #45167 from aerele/validate-sales-person
...
fix: validate linked sales person
2025-01-20 11:49:14 +05:30
mahsem
3697ba0772
fix: linters
2025-01-19 21:00:02 +01:00
mahsem
1d81a9f933
fix: translation fixes
2025-01-19 20:52:58 +01:00
Frappe PR Bot
da34d7923d
chore: update POT file ( #45331 )
2025-01-19 11:47:50 +01:00
rohitwaghchaure
04364d680f
Merge pull request #44783 from rohitwaghchaure/fixed-support-27273
...
fix: do not reset picked items
2025-01-18 14:22:54 +05:30
Rohit Waghchaure
34a80bfcd3
fix: do not reset picked items
2025-01-18 12:44:30 +05:30
rohitwaghchaure
76ba17808b
Merge pull request #45298 from rohitwaghchaure/fixed-qi-company
...
fix: company in quality inspection
2025-01-18 12:14:54 +05:30
Rohit Waghchaure
397cd79e1e
fix: company in quality inspection
2025-01-18 11:09:00 +05:30
Diptanil Saha
97e3770872
fix: fixed typo in manufacturing settings and field rename ( #45238 )
...
* chore: field rename and patch entry
* chore: patch file rename and description improvement
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-17 11:54:39 +00:00
ruthra kumar
8f9b5aaae7
Merge pull request #44811 from sagarvora/fix-pcv-patch-99
...
fix!: ensure multiple PCVs in same fiscal year are considered in patch
2025-01-17 17:00:40 +05:30
Diptanil Saha
d13c03676b
chore: quickbooks migrator integration removal ( #45240 )
2025-01-17 16:53:36 +05:30
Diptanil Saha
98d401bee4
fix: fetching items from blanket order to sales/purchase order ( #45262 )
...
* fix: blanket order with zero item quantity
* fix: item quantity validation
* refactor: resolve linter issue
2025-01-17 16:53:06 +05:30
Nabin Hait
ec487c14d9
fix: Ambiguous column error while creating Sales Return ( #45275 )
2025-01-17 16:51:07 +05:30
Nabin Hait
2d45d0e5d5
fix: updated modified timestamp for stock entry type ( #45280 )
2025-01-17 16:50:43 +05:30
Lakshit Jain
ada272a29b
fix: round off tax withholding amount ( #45271 )
2025-01-17 16:50:15 +05:30
Patrick Eißler
8d66142865
fix(Project): re-phrase welcome email ( #45175 )
2025-01-17 12:17:32 +01:00
Sagar Vora
84e0b41c4f
fix: ensure multiple PCVs in same fiscal year are considered in patch
2025-01-17 16:44:06 +05:30
Sanket Shah
19c8708e5e
fix: don't update party-type on change of cost center in Journal Entry ( #45291 )
...
fix: don't update party-type on change of cost center
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-01-17 16:42:04 +05:30
Ejaaz Khan
aa38895caf
feat: add option to update modified on communication recieved ( #45307 )
2025-01-17 16:40:35 +05:30
rohitwaghchaure
9163f60191
fix: sales return for multi-uom ( #45303 )
2025-01-17 16:35:59 +05:30
Sugesh393
454067198e
fix: set company related values
2025-01-17 11:46:17 +05:30
Sugesh393
c94091d68f
test: add new unit test for company validation in accounting dimension
2025-01-17 11:45:51 +05:30
Sugesh393
60efd3e219
feat: add company level validation for accounting dimension
2025-01-17 11:41:52 +05:30
Frappe PR Bot
0e7e9b5f0a
fix: sync translations from crowdin ( #45299 )
...
* fix: Turkish translations
* fix: Persian translations
2025-01-16 22:49:23 +01:00
HarryPaulo
87de5c7450
fix: prevent unnecessary db.commit for contact insert [Linters]
2025-01-16 17:51:22 -03:00
HarryPaulo
5f15b0b65b
fix: prevent unnecessary db.commit
2025-01-16 17:40:54 -03:00
Mihir Kandoi
063a205e5a
refactor: added condition which checks for corrective operation setting
2025-01-16 20:55:27 +05:30
rohitwaghchaure
43ce185429
Merge pull request #45283 from rohitwaghchaure/fixed-github-45219
...
fix: Does not allow to create Sub-Asseblies of Sub Assemblies
2025-01-16 14:57:56 +05:30
Rohit Waghchaure
318a945d66
fix: Does not allow to create Sub-Asseblies of Sub Assemblies
2025-01-16 13:51:11 +05:30
ruthra kumar
6628d290de
Merge pull request #45285 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-16 11:10:32 +05:30
Mihir Kandoi
4fb48b7f22
test: Added test for new feature
2025-01-16 10:08:47 +05:30
Frappe PR Bot
ed2764ab8d
fix: Persian translations
2025-01-15 23:49:21 +05:30
Frappe PR Bot
a7cd17ac8b
fix: Turkish translations
2025-01-15 23:49:14 +05:30
Sugesh393
484ecf2479
test: add new unit test to check payments amount of pos_invoice returns
2025-01-15 18:27:57 +05:30
Sugesh393
2af6fca7fa
fix: set party_account_currency for pos_invoice returns
2025-01-15 18:20:20 +05:30
Mihir Kandoi
2bf10f68a8
feat: Add corrective job card operating cost as additional costs in stock entry
2025-01-15 18:14:19 +05:30
rohitwaghchaure
cb91e8e69e
Merge pull request #45278 from rohitwaghchaure/fixed-github-45246
...
fix: status of the serial no for the raw materials
2025-01-15 18:13:34 +05:30
Rohit Waghchaure
9607b16dcf
fix: status of the serial no for the raw materials
2025-01-15 17:53:11 +05:30
Lakshit Jain
37a5767be5
fix: check if tds deducted based on Purchase Taxes and Charges ( #45161 )
2025-01-15 15:31:56 +05:30
rohitwaghchaure
195254756f
Merge pull request #45270 from mihir-kandoi/st29053
...
fix: Skip WIP Warehouse transfer
2025-01-15 15:05:49 +05:30
Lakshit Jain
a4453fb77b
fix: use currency defined in plan for subscription invoice ( #45104 )
2025-01-15 14:52:25 +05:30
Mihir Kandoi
6edb454eea
test: Added new test to check wip skip
2025-01-15 13:49:11 +05:30
rohitwaghchaure
001d1eb3f9
Merge pull request #45259 from rohitwaghchaure/fixed-support-29045
...
fix: incorrect valuation for sales return with different warhouse
2025-01-14 18:33:34 +05:30
Rohit Waghchaure
3a2e816759
fix: incorrect valuation for sales return with different warhouse
2025-01-14 18:11:17 +05:30
ruthra kumar
ce9c606f71
refactor: allow users to configure interval for Semi-Auto payment reconciliation ( #45211 )
...
* refactor: configurable interval for reconciliation trigger
* refactor: set default value for interval
* refactor: configurable queue size
* refactor: use patch to setup default cron job
* refactor: use 'after_migrate' to setup cron for reconciliation
User specified interval will be used
* chore: type casting
* refactor: use scheduler_event to persist cron
* chore: rename field
* chore: use configured queue size
* chore: remove unwanted field
2025-01-14 16:59:15 +05:30
Mihir Kandoi
09d26a835f
fix: tests
2025-01-14 16:27:49 +05:30
ruthra kumar
aea69af4ff
Merge pull request #45182 from ruthra-kumar/configurable_reconciliation_dates
...
refactor: configurable reconciliation dates for Advance Payments
2025-01-14 15:18:46 +05:30
ruthra kumar
fd442a36a9
Merge pull request #45260 from ruthra-kumar/incorrect_label
...
fix: incorrect label in Item-wise sales register
2025-01-14 13:55:20 +05:30
ruthra kumar
9ee5fcc602
refactor: only update reconcile_effect_on advance in separate acc
2025-01-14 13:52:21 +05:30
ruthra kumar
d9013e1054
fix: incorrect label in Item-wise sales register
2025-01-14 13:34:12 +05:30
rohitwaghchaure
9bb7d4e428
Merge pull request #45241 from rohitwaghchaure/fixed-support-28979
...
fix: auto fetch batch and serial no for draft stock transactions
2025-01-14 12:35:17 +05:30
mahsem
a3165c5719
fix: change string to be able to translate ( #45090 )
...
* fix: change_string_to_translate
* fix: debit note translation
* chore: update 'modified' field
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-14 06:26:01 +00:00
ruthra kumar
601bc3026d
Merge pull request #45249 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-14 11:17:27 +05:30
ruthra kumar
aeedaae761
Merge pull request #45078 from Sanket322/cancel_subscription
...
fix: don't create invoice if `current_invoice_start ` is in future
2025-01-14 10:12:33 +05:30
ruthra kumar
2e8723407f
Merge pull request #45074 from Sanket322/set_shipping_address
...
fix: set billing and shipping address on change of company
2025-01-14 10:04:13 +05:30
ruthra kumar
4b483e176d
Merge pull request #45001 from ljain112/fix-tds-excess
...
fix: deduct tds on excess amount if checked
2025-01-14 10:02:06 +05:30
ruthra kumar
f7a93640b0
Merge pull request #44798 from aerele/apply_pricing_rule
...
fix: update discounting on mixed conditions
2025-01-14 09:58:03 +05:30
Frappe PR Bot
8f8cddb03c
fix: Persian translations
2025-01-13 23:39:50 +05:30
Frappe PR Bot
ea4526ad30
fix: Turkish translations
2025-01-13 23:39:40 +05:30
Frappe PR Bot
6c5a9f5a74
fix: sync translations from crowdin ( #45174 )
2025-01-13 18:02:50 +01:00
Mihir Kandoi
bbb5f8056b
fix: Skip WIP Warehouse transfer
2025-01-13 21:32:34 +05:30
NIYAZ RAZAK
83bb3926b1
chore: consider currency precision
2025-01-13 18:53:59 +03:00
ruthra kumar
9fa1865cb7
refactor: backwards compatibility
2025-01-13 17:17:18 +05:30
Rohit Waghchaure
88ab9be79c
fix: auto fetch batch and serial no for draft stock transactions
2025-01-13 17:17:03 +05:30
venkat102
2936139c79
fix: include pos invoice in modifing key for returned item validation
2025-01-13 16:51:25 +05:30
ruthra kumar
a4271aa5d1
refactor: save reconcile effect on reference table
2025-01-13 16:20:58 +05:30
ruthra kumar
7e7775aa44
refactor: store reconciliation date in reference
...
Helps with reposting
2025-01-13 15:56:41 +05:30
Diptanil Saha
e529f82392
fix: batch number search on pos ( #45209 )
...
* fix: price of items with batch number not having seperate item price on pos search bar
* fix: introduced batch number based sorting
2025-01-13 12:06:46 +05:30
Ejaaz Khan
eea0eff001
fix: ui issues across multiple pages ( #45224 )
...
* fix: ui issues across multiple pages
* refactor: change cur_from to frm
2025-01-13 11:56:59 +05:30
Ejaaz Khan
6eb3b0b1c2
refactor: remove columns from list in child table ( #45189 )
2025-01-13 11:54:44 +05:30
Ejaaz Khan
53c282c86e
refactor: remove party type from general ledger print format ( #45196 )
...
refactor: remove party type from print format
2025-01-13 11:52:45 +05:30
Frappe PR Bot
959434601d
chore: update POT file ( #45231 )
2025-01-12 11:27:09 +01:00
rohitwaghchaure
c6c7d7832a
Merge pull request #45207 from rohitwaghchaure/fixed-support-29140
...
fix: incorrect valuation rate for PI based revaluation
2025-01-11 10:07:54 +05:30
rohitwaghchaure
edb254e43e
Merge pull request #45214 from rohitwaghchaure/fixed-support-29172
...
fix: delivery_document_no column issue
2025-01-11 10:07:26 +05:30
Kavin
455ef6f084
fix: calculate AED exchange rate based on pegged value with USD
2025-01-10 18:20:47 +05:30
Rohit Waghchaure
61efb2bb39
fix: delivery_document_no column issue
2025-01-10 18:19:48 +05:30
ruthra kumar
856ec08484
Merge pull request #45195 from sokumon/coa-ui
...
fix: coa actions cleanup
2025-01-10 16:08:19 +05:30
rohitwaghchaure
31005c5984
Merge pull request #45076 from frappe/valuation_in_ageing_report
...
feat: Added valuation of quantity for each age group in stock ageing …
2025-01-10 14:25:50 +05:30
Rohit Waghchaure
14ce2337df
fix: incorrect valuation rate for PI based revaluation
2025-01-10 14:20:48 +05:30
ruthra kumar
e0517852bc
test: ensure reconciliation date config takes effect
2025-01-10 12:17:13 +05:30
rohitwaghchaure
e4d3235b9c
Merge pull request #45204 from frappe/mergify/bp/develop/pr-45197
...
fix: precision loss causing process loss variance (backport #45197 )
2025-01-10 12:00:37 +05:30
rohitwaghchaure
5ccf4a1783
chore: fix conflicts
2025-01-10 11:25:53 +05:30
FATHIH MOHAMMED
1ef9f7f8fd
fix: precision loss causing process loss variance
...
(cherry picked from commit d84601b2a3 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-01-10 05:49:59 +00:00
DaizyModi
376bdc75f4
fix: Correct Party Bank Account mapping in Payment Entry
2025-01-10 11:06:39 +05:30
ruthra kumar
c8e93e7a61
refactor: hide old checkbox
2025-01-09 20:41:29 +05:30
ruthra kumar
bb8d2c994c
refactor: payment entry to handle posting date on configuation
2025-01-09 20:41:29 +05:30
ruthra kumar
fb6c72a247
refactor: test cases updated
2025-01-09 20:41:29 +05:30
ruthra kumar
a8a8ac71b6
refactor: patch to migrate checkbox to select
2025-01-09 20:41:27 +05:30
ruthra kumar
8b2c981fc3
refactor: introduce select fields in company and payment entry
2025-01-09 20:22:05 +05:30
sokumon
108a91d788
fix: coa actions cleanup
2025-01-09 16:49:24 +05:30
rohitwaghchaure
1f1c01d88e
Merge pull request #44988 from frappe/35225
...
feat: Validate sub assembly and material request items in Production …
2025-01-09 16:28:29 +05:30
rohitwaghchaure
90339511aa
Merge pull request #45190 from diptanilsaha/fix-typo-in-manufacturing-settings
...
fix: typo in manufacturing settings
2025-01-09 16:26:01 +05:30
diptanilsaha
a9b761f862
fix: typo in manufacturing settings
2025-01-09 16:05:40 +05:30
rohitwaghchaure
4ec824d71e
Merge pull request #45183 from rohitwaghchaure/fixed-support-29059
...
fix: not able to see create Quality Inspection button
2025-01-09 14:36:52 +05:30
rohitwaghchaure
bb9dd7b8cc
Merge pull request #45180 from rohitwaghchaure/fixed-support-28867
...
fix: do not add ordered items from Quotation to new Sales Order
2025-01-09 14:34:13 +05:30
Rohit Waghchaure
b291835ccd
fix: not able to see create Quality Inspection button
2025-01-09 14:31:01 +05:30
Rohit Waghchaure
2e930eb97b
fix: do not add ordered items from Quotation to new Sales Order
2025-01-09 13:52:34 +05:30
rohitwaghchaure
00dadc1a89
Merge pull request #45177 from rohitwaghchaure/fixed-support-29008
...
fix: timeout error for work order
2025-01-09 13:47:17 +05:30
Rohit Waghchaure
b4ceda6f2c
fix: timeout error for work order
2025-01-09 13:27:43 +05:30
Khushi Rawat
7ea73d8265
chore: removal of decapitalization feature ( #45162 )
...
* chore: removal of decapitalization feature
* fix: rearrangement of asset capitalization doctype fields
2025-01-08 20:44:12 +05:30
Raffael Meyer
9e760e54a5
fix(Timesheet): ignore permissions when updating Task and Project ( #45168 )
2025-01-08 13:36:31 +01:00
Sudharsanan11
e614f07795
fix: validate linked sales person
2025-01-08 13:51:33 +05:30
Ejaaz Khan
81d8f257aa
refactor: validate due date code and message according to doctype ( #45126 )
...
* refactor: change message of date comparision and refactor code
* refactor: commonify function call for sales and purchase invoice
* refactor: remove redundant mandatory error validation
2025-01-08 12:49:02 +05:30
Mihir Kandoi
dbb572eec1
test: Valuation of ageing stock
2025-01-08 11:52:24 +05:30
ruthra kumar
2b453219fc
Merge pull request #45148 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-08 09:01:02 +05:30
ruthra kumar
ca44a31420
Merge pull request #45154 from ruthra-kumar/remove_possible_deadlock_in_auto_reconcile
...
fix: possible deadlock while using auto reconciliation
2025-01-08 09:00:42 +05:30
ruthra kumar
4620025dcd
chore: remove 'Experimental' tag
2025-01-08 08:22:37 +05:30
ruthra kumar
5df9a8ab99
Merge pull request #45112 from marination/bank-reco-bank-balance
...
fix: Missing company filter breaks `get_account_balance` in Bank Reco
2025-01-08 08:16:21 +05:30
Frappe PR Bot
731822efac
fix: Spanish translations
2025-01-07 21:48:22 +05:30
rohitwaghchaure
a24d7e8ecd
Merge pull request #45144 from rohitwaghchaure/fixed-support-28796
...
fix: issue in returning components against the SCO
2025-01-07 18:31:18 +05:30
Rohit Waghchaure
729ce1dc50
fix: issue in returning components against the SCO
2025-01-07 18:11:56 +05:30
Diptanil Saha
31dd32dcdf
fix: serial and batch no. buttons on pos ( #45048 )
2025-01-07 18:06:02 +05:30
Khushi Rawat
6850019649
feat: work in progress status for asset ( #45066 )
...
* feat: work in progress status for asset
* fix: test case correction
* fix(patch): added patch to update status of assets
* fix: updated tests
2025-01-07 17:38:21 +05:30
Diptanil Saha
2788739c1e
feat: pos configuration for print receipt on complete order ( #45024 )
2025-01-07 17:35:01 +05:30
Diptanil Saha
9f77793f16
chore: removal of tally migration feature ( #45100 )
2025-01-07 17:28:46 +05:30
Ejaaz Khan
a0f17f8e73
refactor: change sales invoice button position ( #45130 )
2025-01-07 17:17:59 +05:30
Venkatesh
dc5bff9008
fix: ignore crm deal in tax_rule search filter ( #45134 )
2025-01-07 17:11:31 +05:30
marination
8521796811
fix: Wrong bank_ac_no filter + simplify convoluted logic
2025-01-07 13:28:55 +05:30
Sanket322
61d4593236
fix: minor update for readability
2025-01-07 12:44:29 +05:30
ruthra kumar
3bc74f219a
Merge pull request #45121 from ruthra-kumar/revert_44989
...
fix: discount resetting on date change
2025-01-07 11:20:43 +05:30
ruthra kumar
886281f81a
fix: discount resetting on date change
...
revert #44989
2025-01-07 11:14:42 +05:30
Raffael Meyer
9eede907f8
fix(Project): make status in confirmation dialog translatable ( #45118 )
2025-01-06 22:12:53 +00:00
Raffael Meyer
6f5fea6b52
refactor(Project): extract custom button function ( #45116 )
2025-01-06 21:58:38 +00:00
Frappe PR Bot
3ca3707603
fix: sync translations from crowdin ( #45113 )
2025-01-06 18:25:54 +01:00
marination
d7bf73cffa
fix: Override pre-commit behaviour due to conflicts with CI
2025-01-06 21:14:41 +05:30
marination
8de0fe78ea
fix: Missing company filter breaks get_account_balance in Bank Reco
2025-01-06 20:27:06 +05:30
Mihir Kandoi
87f1f6e15c
fix: Attempt to fix status updater 1
2025-01-06 19:47:44 +05:30
rohitwaghchaure
7afe3cccd6
Merge pull request #45107 from rohitwaghchaure/fixed-support-28773
...
fix: Returned Qty in Work Order Consumed Materials report
2025-01-06 16:05:54 +05:30
Rohit Waghchaure
30d68a31e0
fix: Returned Qty in Work Order Consumed Materials report
2025-01-06 15:23:57 +05:30
Diptanil Saha
d79e561248
fix: update customer contact details on pos ( #45071 )
...
* fix: update customer contact details on pos
* refactor: removed console log statement
2025-01-06 14:53:44 +05:30
ruthra kumar
03abde6993
Merge pull request #45006 from diptanilsaha/fix-price_list_rate-for-pos-search-term
...
fix: pos search by term items price
2025-01-06 14:08:51 +05:30
ruthra kumar
c7370e214f
Merge pull request #45099 from sokumon/new-button-in-coa
...
fix: show new button in coa if create access
2025-01-06 13:49:12 +05:30
sokumon
3125bc8a16
fix: show new button in coa if create access
2025-01-06 12:26:06 +05:30
rohitwaghchaure
7bbd70a7e2
Merge pull request #45097 from iamejaaz/subcontracting-links
...
feat: add subcontracting links in manufacturing workspace
2025-01-06 12:22:23 +05:30
rohitwaghchaure
acb5eeb281
Merge pull request #45084 from frappe/45082
...
fix: Alternative Items button in Work Order
2025-01-06 12:21:25 +05:30
Mihir Kandoi
b8838bd9b9
fix: Alternative Item button dissapearing on Save event
2025-01-06 11:22:06 +05:30
Ejaaz Khan
d42ee40b17
refactor: revert modified by in subcontracting
2025-01-06 11:00:54 +05:30
ruthra kumar
19f1e089bd
Merge pull request #45047 from Abdeali099/use-constants
...
refactor: use variables for app name, title, and home route in hooks
2025-01-06 10:51:32 +05:30
Ejaaz Khan
bddffbb04f
feat: add subcontracting links on manufacturing
2025-01-06 10:49:26 +05:30
ruthra kumar
2b88c13002
Merge pull request #45081 from frappe/mergify/copy/develop/pr-44949
...
Add phone number field when channel is phone on Payment Request doctype (copy #44949 )
2025-01-06 10:09:54 +05:30
ruthra kumar
988b680244
Merge pull request #44952 from mahsem/Hold_to_On_Hold
...
fix: Hold_to_On_Hold
2025-01-06 08:44:33 +05:30
ruthra kumar
4d74724a34
Merge pull request #44943 from creative-paramu/bank_reconcilation_company_filter
...
fix: Bank Reconciliation Statement Report Company Filter
2025-01-06 08:35:44 +05:30
ruthra kumar
b6fe43b63a
Merge pull request #45051 from aerele/currency-validation
...
fix: ignore currency validation while canceling the voucher
2025-01-06 08:25:05 +05:30
ruthra kumar
d39fa07620
Merge pull request #45088 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-06 06:19:28 +05:30
Frappe PR Bot
34a4efbc59
fix: Esperanto translations
2025-01-05 20:36:22 +05:30
Frappe PR Bot
d34ebcfe9a
fix: German translations
2025-01-05 20:36:19 +05:30
Frappe PR Bot
7b5f026b8b
fix: Bosnian translations
2025-01-05 20:36:16 +05:30
Frappe PR Bot
630009e28f
fix: Persian translations
2025-01-05 20:36:12 +05:30
Frappe PR Bot
9727bcc281
fix: Chinese Simplified translations
2025-01-05 20:36:09 +05:30
Frappe PR Bot
3c96ccf990
fix: Turkish translations
2025-01-05 20:36:06 +05:30
Frappe PR Bot
74791fd619
fix: Swedish translations
2025-01-05 20:36:02 +05:30
Frappe PR Bot
ee3f3fc799
fix: Russian translations
2025-01-05 20:35:59 +05:30
Frappe PR Bot
7bcd5f5bcb
fix: Polish translations
2025-01-05 20:35:56 +05:30
Frappe PR Bot
af027cf980
fix: Hungarian translations
2025-01-05 20:35:53 +05:30
Frappe PR Bot
b3e2e8e123
fix: Arabic translations
2025-01-05 20:35:49 +05:30
Frappe PR Bot
43408c1b6d
fix: Spanish translations
2025-01-05 20:35:46 +05:30
Frappe PR Bot
609f789807
fix: French translations
2025-01-05 20:35:42 +05:30
Frappe PR Bot
cacc90c224
chore: update POT file ( #45092 )
2025-01-05 11:26:50 +01:00
rohitwaghchaure
a76c3b5f3f
Merge pull request #45087 from rohitwaghchaure/fixed-support-28646
...
fix: invoice against purchase receipt with returned quantity
2025-01-04 20:37:08 +05:30
Frappe PR Bot
ae4e55bf3a
fix: Persian translations
2025-01-04 20:28:58 +05:30
Frappe PR Bot
07ba0281f7
fix: Swedish translations
2025-01-04 20:28:52 +05:30
Rohit Waghchaure
d5babf4237
fix: invoice against purchase receipt with returned quantity
2025-01-04 19:59:19 +05:30
rohitwaghchaure
9e86a02a91
Merge pull request #45083 from rohitwaghchaure/fixed-support-28669
...
fix: consider expired batches in stock reco
2025-01-04 19:26:05 +05:30
Mihir Kandoi
e28382afc1
fix: Alternative Items button in Work Order
2025-01-04 17:22:16 +05:30
Mihir Kandoi
1f2d7da426
fix: Fixed final test case
2025-01-04 15:22:28 +05:30
Mihir Kandoi
f996f71d16
fix: Fixed more test cases
2025-01-04 15:17:31 +05:30
Rohit Waghchaure
f51c9f578c
fix: consider expired batches in stock reco
2025-01-04 12:58:07 +05:30
ruthra kumar
ba90a6a4bf
chore: fix json
2025-01-04 05:45:58 +05:30
Joseph Mania
947ab72441
refactor: phone number field when channel is phone on Payment Request ( #44949 )
...
Co-authored-by: maniamartial <martialamania19@gmail.com >
(cherry picked from commit cfa062df86 )
2025-01-04 05:29:34 +05:30
ruthra kumar
5245c54de9
Merge pull request #44983 from Sanket322/budget_based_on_distribution
...
fix: add monthly distributation and write query in qb
2025-01-04 05:17:10 +05:30
Frappe PR Bot
e39638bdcd
fix: sync translations from crowdin ( #45055 )
2025-01-03 16:07:51 +01:00
Mihir Kandoi
839b79ffd0
fix: Test case for ageing report
2025-01-03 20:00:36 +05:30
Sanket322
ce99764772
fix: pass right existing address
2025-01-03 18:04:56 +05:30
Sanket322
058fdca981
fix: don't create invoice if invoice start date is in future
2025-01-03 17:44:05 +05:30
Mihir Kandoi
2f80c4dee5
feat: Added valuation of quantity for each age group in stock ageing report
2025-01-03 16:51:44 +05:30
Sanket322
f46f1bead4
fix: set billing and shipping address on change of company
2025-01-03 16:44:24 +05:30
Ankush Menat
4f690affc9
perf: Skip link checking on repost's remove_attached_file ( #45061 )
...
This is internal detail, doesn't need to do horrible link checks in
framework.
2025-01-02 16:59:31 +00:00
ruthra kumar
413fef332a
Merge pull request #45056 from ruthra-kumar/partial_revert_44989
...
chore: partial revert #44989
2025-01-02 20:56:33 +05:30
ruthra kumar
63d547fb4a
chore: partial revert #44989
2025-01-02 20:50:28 +05:30
rohitwaghchaure
3221c89218
Merge pull request #45053 from sokumon/ux-issues
...
fix(style): set image width in BOM
2025-01-02 19:00:25 +05:30
sokumon
b634ba7f54
fix(style): set image width in BOM
2025-01-02 17:37:46 +05:30
venkat102
49885f8eae
fix: ignore party account validation while canceling the voucher
2025-01-02 17:27:34 +05:30
Abdeali Chharchhoda
71d1205f53
refactor: use variables for app name, title, and home route in hooks
2025-01-02 16:40:12 +05:30
venkat102
15d488b9aa
fix: ignore currency validation while canceling the voucher
2025-01-02 16:10:12 +05:30
rohitwaghchaure
bdece96510
Merge pull request #45043 from rohitwaghchaure/fixed-github-44909
...
fix: validate components and their qty as per BOM in the stock entry
2025-01-02 13:44:29 +05:30
Rohit Waghchaure
b1de82ddad
fix: validate components and their qty as per BOM in the stock entry
2025-01-02 13:11:19 +05:30
Mihir Kandoi
5dacfd5cda
fix: Test case and refactored some code
2025-01-02 12:28:01 +05:30
ruthra kumar
e609a6a038
Merge pull request #45040 from ruthra-kumar/use_idx_for_identifying
...
refactor: use `idx` for identifying row
2025-01-02 12:16:40 +05:30
rohitwaghchaure
1f26feca2e
Merge pull request #45039 from rohitwaghchaure/fixed-github-34729
...
fix: removed unused code
2025-01-02 12:16:16 +05:30
ruthra kumar
51354c894a
refactor: use idx for identifying row
2025-01-02 11:54:55 +05:30
ruthra kumar
53d8e32961
Merge pull request #45033 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-02 10:47:35 +05:30
Rohit Waghchaure
dc5f2d35ac
fix: removed unused code
2025-01-02 10:26:51 +05:30
rohitwaghchaure
d2b0e0fa2d
Merge pull request #45036 from rohitwaghchaure/fixed-support-28464
...
fix: Auto BOM cost update issue
2025-01-02 10:24:25 +05:30
Rohit Waghchaure
28ea3ddd51
fix: BOM cost update issue
2025-01-02 09:44:32 +05:30
Frappe PR Bot
81a6e42620
fix: Persian translations
2025-01-01 19:47:03 +05:30
Mihir Kandoi
015fd4a05b
fix: Made requested changes by mentor and fixed some bugs in Production Plan Summary report
2025-01-01 16:51:48 +05:30
rohitwaghchaure
5e977cf5a7
Merge pull request #44999 from frappe/fix_multiple_sco_pr
...
fix: Added patch and fallback code to prevent future issues similar …
2025-01-01 16:35:41 +05:30
rohitwaghchaure
e92af10f14
fix: slow stock transactions ( #45025 )
2025-01-01 14:50:26 +05:30
Mihir Kandoi
d1d01482df
fix: Removed patch as instructed by mentor
2025-01-01 13:49:49 +05:30
ruthra kumar
8aa3157307
Merge pull request #44989 from aerele/update_apply_pricing_rules
...
fix: apply apply_pricing_rule on date change
2025-01-01 10:11:30 +05:30
rohitwaghchaure
b84c8ff960
fix: incorrect quality inspection linked in purchase receipt ( #44985 )
2025-01-01 08:30:00 +05:30
rohitwaghchaure
7db9bcaeac
fix: precision issue ( #45013 )
2025-01-01 08:29:14 +05:30
rohitwaghchaure
a9cc23f242
fix: duplicate validate for stock closing entry ( #45016 )
2025-01-01 08:28:52 +05:30
Mihir Kandoi
575fb43f9c
fix: Fixed logic in if condition causing tests to fail
2024-12-31 20:33:05 +05:30
Frappe PR Bot
2cd915fb4d
fix: sync translations from crowdin ( #45014 )
...
* fix: Swedish translations
* fix: Persian translations
2024-12-31 15:41:15 +01:00
ruthra kumar
b60bd17d1d
refactor: store result in variable before enumeration
...
helps to inspect result while debugging
2024-12-31 17:04:37 +05:30
ruthra kumar
c6634d03ad
Merge pull request #44987 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-31 16:58:45 +05:30
ruthra kumar
fa3c882656
Merge pull request #44940 from aerele/bank_reconciliation_multi_currency
...
fix(Bank Reconciliation Tool): fetch amount in company currency
2024-12-31 15:57:27 +05:30
ruthra kumar
e58d73525b
Merge pull request #44903 from ljain112/fix-bank-reco
...
fix: set paid amount in party currency in bank reco payment entry
2024-12-31 15:52:35 +05:30
ruthra kumar
ebc0ed8a31
Merge pull request #44884 from ljain112/fix-item-tax-template
...
fix: update item_tax_rate in backend
2024-12-31 15:50:39 +05:30
diptanilsaha
2beb485d77
fix: load search term price with customer default price list
2024-12-31 14:55:01 +05:30
ljain112
a203e3ffaf
fix: deduct tds on excess amount if checked
2024-12-31 13:46:50 +05:30
diptanilsaha
4b6cae156e
fix: load price list rate for pos search term
2024-12-31 13:22:18 +05:30
Mihir Kandoi
65dc3505c4
fix: Added patch and fallback code to prevent future issues similiar to helpdesk ticket 28246
2024-12-31 12:53:30 +05:30
Khushi Rawat
079ec864de
fix: copy accounting dimensions to asset and sales invoice ( #44964 )
...
* fix: copy accounting dimensions to asset and sales invoice
* fix: replace sql query with query builder
* refactor: reuse function for accounting dimensions
* fix: loop handling
* fix: use explicit param
2024-12-31 07:05:51 +00:00
rohitwaghchaure
7c4aecf834
fix: negative stock balance ( #44990 )
2024-12-31 12:30:15 +05:30
Vishnu VS
d6980a9493
fix(report): Purchase Order Analysis pymysql.err ( #44957 )
2024-12-31 12:21:57 +05:30
Diptanil Saha
d1ae0d784e
fix: load customer default price list in pos during item selection ( #44991 )
...
fix: load customer default price list in pos
2024-12-31 12:14:29 +05:30
DHINESH00
2cbab9b875
fix: apply apply_pricing_rule date change
2024-12-30 22:47:37 +05:30
Mihir Kandoi
22d38c2af4
feat: Validate sub assembly and material request items in Production Plan and fix Production Plan summary reports not showing correct received quantity from subcontracted POs
2024-12-30 20:12:14 +05:30
Frappe PR Bot
7a5d958aba
fix: Swedish translations
2024-12-30 19:48:02 +05:30
Sanket322
27195c7c96
fix: add monthly distributation and write query in qb
2024-12-30 17:56:17 +05:30
ruthra kumar
54cb99eae3
Merge pull request #44855 from mahsem/in_contex_translation_fixes
...
fix: in_context_translation_fixes
2024-12-30 15:56:01 +05:30
ruthra kumar
7926bf066a
Merge pull request #44975 from aerele/filter-project
...
fix: add company filter to project
2024-12-30 15:27:37 +05:30
DHINESH00
a984aaae36
fix: fetch amount in company currency
2024-12-30 15:15:33 +05:30
ruthra kumar
bb0cf3bf78
Merge pull request #44761 from aerele/pos_discount
...
fix: apply discount on qty change
2024-12-30 14:56:02 +05:30
venkat102
b92f8bc514
fix: include company in filter condition
2024-12-30 14:18:55 +05:30
venkat102
1a7b09e576
fix: add company filter to project
2024-12-30 14:18:13 +05:30
ruthra kumar
ee418ffefa
Merge pull request #44883 from aerele/account-party-validation
...
fix: Validate party on non receivable / payable account
2024-12-30 13:32:54 +05:30
Diptanil Saha
98cbb7e900
fix: pos payment using non-default mode of payment ( #44920 )
...
* fix: pos payment using non-default mode of payment (#41108 )
* fix: included css syntax
* refactor: created a function to sanitize the class name
* refactor: reusing method to sanitize class name
* refactor: function rename
2024-12-30 13:27:49 +05:30
ruthra kumar
867aa9dd86
Merge pull request #44552 from HUMENTH/develop
...
Fix: Added Order Number and Order Date fields to the Blanket Order form.
2024-12-30 12:32:34 +05:30
ruthra kumar
4f398d8edc
Merge pull request #44921 from ljain112/fix-val-itt
...
fix: get item tax template based on posting date
2024-12-30 12:28:58 +05:30
ruthra kumar
93b70b98bb
Merge pull request #44906 from Sanket322/company_address_in_purchase_invoice
...
fix: set/update billing address on change of company
2024-12-30 12:22:08 +05:30
Himanshu Shivhare
5a284df51d
refactor: Order Number and Order Date fields to Blanket Order
2024-12-30 12:11:32 +05:30
ruthra kumar
784a62eae8
Merge pull request #44958 from ruthra-kumar/fix_test_data_issue_on_manufacturing
...
refactor(test): make manufacturing test idempotent
2024-12-30 11:29:58 +05:30
ruthra kumar
f3be246df3
refactor(test): make manufacturing test idempotent
2024-12-30 11:03:25 +05:30
rohitwaghchaure
9fdeb5f826
fix: incorrect filter for BOM ( #44954 )
2024-12-30 09:47:16 +05:30
Frappe PR Bot
e216547084
fix: sync translations from crowdin ( #44944 )
2024-12-29 18:31:46 +01:00
mahsem
92b1f314ef
fix: Hold_to_On_Hold
2024-12-29 14:15:52 +01:00
Frappe PR Bot
6e0dd271f5
chore: update POT file ( #44951 )
2024-12-29 11:33:25 +01:00
mahsem
185bbb4c20
fix: postal_code_move_and_fixes
2024-12-28 09:25:30 +01:00
creative-paramu
50c92034ba
Bank Reconciliation Statement Report Company Filter
2024-12-27 17:54:20 +05:30
rohitwaghchaure
9661c1d081
fix: ignore validate while making WO from MR ( #44939 )
2024-12-27 16:43:11 +05:30
ruthra kumar
6f8d6c81d5
Merge pull request #44904 from Sanket322/ignore_duplicate
...
fix: ignore duplicate while creating default templates
2024-12-27 14:46:58 +05:30
ljain112
70b1077286
fix: set paid amount in party currency in bank reco payment entry
2024-12-27 14:21:00 +05:30
ruthra kumar
bcae2810b9
Merge pull request #44892 from Sanket322/payment_schedule_in_is_paid
...
fix: clear payment schedule in purchase invoice for is_paid
2024-12-27 13:23:07 +05:30
rohitwaghchaure
303c52f134
fix: ignore inventory dimension for SABB and Pick List ( #44933 )
2024-12-27 12:57:52 +05:30
Sanket322
187c74ae09
fix: use meta to check field instead of doctype
2024-12-27 12:53:41 +05:30
ruthra kumar
0589fa7f3e
refactor: early return is always better
...
validate_advance_entries() has a heavy IO bound operation. Early
return on unwanted cases is always better.
2024-12-27 12:48:25 +05:30
Sanket322
cb197fd01f
fix: move code from purchase invoice to buying controller
2024-12-27 12:35:36 +05:30
Diptanil Saha
cfcc24a341
fix (pos closing entry): validation for 100 pc discount on pos invoice ( #44899 )
2024-12-27 11:34:41 +05:30
ruthra kumar
4f29908aa9
Merge pull request #44907 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-27 11:34:32 +05:30
ruthra kumar
e85142f996
Merge pull request #44816 from mahsem/strings_for_translation
...
fix: strings for translation
2024-12-27 10:56:57 +05:30
ruthra kumar
78b0b3047c
Merge pull request #44815 from mahsem/relabel_rate_to_tax_rate
...
fix: relabel rate to tax rate
2024-12-27 10:54:30 +05:30
Shreyas Sojitra
751a0a93ef
fix: attribute order in create multiple variants dialog ( #44800 )
...
* Fix : show multiple variants dialog
Fixed attribute order in create multiple variant dialog.
* fix(dialog): attribute order in create multiple variants dialog
Fixed attribute order in create multiple variant dialog.
2024-12-27 10:53:17 +05:30
rohitwaghchaure
c9088f4955
refactor: stock closing balance -> stock closing entry ( #44489 )
...
* refactor: stock closing balance
* perf: batchwise balance history report
* fix: stock ageing data for stock balance report
2024-12-26 22:57:58 +05:30
rohitwaghchaure
ab1cca0c40
fix: not able to make purchase receipt from SCR ( #44919 )
2024-12-26 19:09:45 +05:30
Frappe PR Bot
8f82219986
fix: Turkish translations
2024-12-26 18:35:12 +05:30
Frappe PR Bot
f5e53c9661
fix: Swedish translations
2024-12-26 18:35:08 +05:30
Nabin Hait
b998933ef0
fix: Show order tax amount in customer currency on the portal ( #44915 )
2024-12-26 18:18:35 +05:30
Diptanil Saha
ac26622d6e
fix: limit discount value to 100 in pos cart ( #44916 )
...
* fix: limit discount value to 100 in pos cart
* fix: error message on invalid discount
2024-12-26 12:45:53 +00:00
ljain112
976e35d547
fix: get item tax template based on posting date
2024-12-26 17:18:39 +05:30
rohitwaghchaure
1319ce4bc1
fix: material request status ( #44917 )
2024-12-26 15:58:39 +05:30
rohitwaghchaure
614a8f106d
fix: allow zero valuation rate ( #44902 )
2024-12-25 22:20:23 +05:30
Frappe PR Bot
888da9c1ab
fix: Turkish translations
2024-12-25 18:30:08 +05:30
Frappe PR Bot
9f8448bb15
fix: Spanish translations
2024-12-25 18:29:59 +05:30
Sanket322
0adfebee85
fix: set/update billing address on change of company
2024-12-25 18:14:10 +05:30
Sanket322
9368485594
fix: ignore duplicate while creating default templates
2024-12-25 15:22:53 +05:30
Frappe PR Bot
8bcfd2429d
fix: sync translations from crowdin ( #44898 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
2024-12-24 12:47:12 +00:00
ruthra kumar
42c8ce68ad
Merge pull request #44787 from vishakhdesai/refactor-bt-allocation-query
...
fix: refactor query in`get_total_allocated_amount` in bank_transaction
2024-12-24 17:52:30 +05:30
ruthra kumar
0b113815c9
Merge pull request #44860 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-24 17:03:44 +05:30
ruthra kumar
7378eff0ca
Merge pull request #44878 from aerele/consolidated-financial-pnl
...
fix: show profit and loss after period closing
2024-12-24 17:02:43 +05:30
ruthra kumar
f0a34aa587
Merge pull request #44889 from aerele/payment-entry-clearance-date
...
refactor: use db_set instead of set_value to trigger notification
2024-12-24 16:42:02 +05:30
Sanket322
e1fc239f3d
fix: clear payment schedule in purchase invoice for is_paid
2024-12-24 16:38:51 +05:30
Karuppasamy923
8abbece7c4
fix: Set account type payable for advance account
2024-12-24 16:00:40 +05:30
venkat102
f8b923edfe
refactor: use db_set instead of set_value to trigger notification
2024-12-24 15:34:39 +05:30
ljain112
de54c0b41f
fix: update item_tax_rate in backend
2024-12-24 15:15:30 +05:30
rohitwaghchaure
021d077808
fix: set project in GL from the SLE ( #44879 )
2024-12-24 14:49:41 +05:30
Karuppasamy923
a10a15b2c3
test: add unit test to validate on non receivable / payable account
2024-12-24 13:54:37 +05:30
Karuppasamy923
c6a2d86ba6
fix: validate party on non receivable / payable account
2024-12-24 13:53:25 +05:30
ruthra kumar
c59d3bda7e
Merge pull request #44794 from ljain112/fix-ldc
...
fix: correct tds rate with lower deduction certificate
2024-12-24 13:44:30 +05:30
venkat102
dc5cd93bf0
fix: show profit and loss after period closing
2024-12-24 12:35:38 +05:30
Abdeali Chharchhodawala
d4b21f532a
fix: add Stock UOM when adding new item in POS list ( #44780 )
2024-12-24 10:22:32 +05:30
ruthra kumar
60694838f3
Merge pull request #44763 from vishakhdesai/fix-si-issue
...
fix: Paid + Write Off Amount issue in Sales Invoice
2024-12-24 10:17:16 +05:30
rohitwaghchaure
079b86044e
fix: posting_time issue ( #44870 )
2024-12-24 09:06:37 +05:30
Khushi Rawat
0b1c3208a0
Merge pull request #44854 from khushi8112/asset-fields-precision-check
...
fix: asset fields precision check
2024-12-24 00:00:34 +05:30
Khushi Rawat
2f7e6230a6
fix: test case correction
2024-12-23 23:37:51 +05:30
mahsem
1f4e1811de
fix: whitespace
2024-12-23 17:42:33 +01:00
Diptanil Saha
948556def5
Merge pull request #44856 from diptanilsaha/fix-pos-invoice-advanced-received
...
fix: fetch advance payment entries on pos invoice
2024-12-23 20:59:00 +05:30
rohitwaghchaure
c9b143b509
fix: stock entry not fetching expired batches ( #44863 )
2024-12-23 20:28:06 +05:30
rohitwaghchaure
7d41805d0e
fix: Warehouse wise Stock Value chart roles ( #44865 )
2024-12-23 20:27:19 +05:30
rohitwaghchaure
54d7b742ab
perf: slow query related to stock ledger entry ( #44861 )
2024-12-23 18:36:43 +05:30
Frappe PR Bot
2aff3ced52
fix: Esperanto translations
2024-12-23 17:32:50 +05:30
Frappe PR Bot
7497f0ca52
fix: German translations
2024-12-23 17:32:46 +05:30
Frappe PR Bot
42f2b965d1
fix: Bosnian translations
2024-12-23 17:32:43 +05:30
Frappe PR Bot
70405d9026
fix: Persian translations
2024-12-23 17:32:39 +05:30
Frappe PR Bot
4c5e9c005c
fix: Chinese Simplified translations
2024-12-23 17:32:34 +05:30
Frappe PR Bot
789469f784
fix: Turkish translations
2024-12-23 17:32:31 +05:30
Frappe PR Bot
643163cc24
fix: Swedish translations
2024-12-23 17:32:26 +05:30
Frappe PR Bot
e98881cc56
fix: Russian translations
2024-12-23 17:32:21 +05:30
Frappe PR Bot
ab36dfe5ef
fix: Polish translations
2024-12-23 17:32:17 +05:30
Frappe PR Bot
3892f2a1fa
fix: Hungarian translations
2024-12-23 17:32:14 +05:30
Frappe PR Bot
abf624b994
fix: Arabic translations
2024-12-23 17:32:10 +05:30
Frappe PR Bot
05ceb25abc
fix: Spanish translations
2024-12-23 17:32:04 +05:30
Frappe PR Bot
5cb86b1367
fix: French translations
2024-12-23 17:32:00 +05:30
rohitwaghchaure
a515a399cf
fix: incoming rate should be zero for rejected items ( #44857 )
2024-12-23 16:58:07 +05:30
mahsem
a87e7fde03
fix: in_contex_translation_fixes
2024-12-23 11:30:00 +01:00
Diptanil Saha
a7078e5702
fix: fetch advance payment entries on pos invoice
2024-12-23 15:54:16 +05:30
Khushi Rawat
92b8768ae2
fix: asset field precision check
2024-12-23 15:42:18 +05:30
rohitwaghchaure
a2c2b8b5ad
fix: do not validate qc for scrap item ( #44844 )
2024-12-23 15:39:04 +05:30
ruthra kumar
2dfd7472a4
Merge pull request #44850 from ruthra-kumar/remove_hardcoded_names_in_test
...
refacto(test): remove hardcoded names
2024-12-23 15:25:26 +05:30
ruthra kumar
ab91abb144
refacto(test): remove hardcoded names
2024-12-23 14:54:15 +05:30
Nijith anil
6f00a87a9c
fix(ux): purchase invoice link in error message ( #44797 )
...
* fix(ux): purchase invoice link in error message
* chore: fix linter
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-23 09:18:32 +00:00
ruthra kumar
ab01b8fc63
Merge pull request #44738 from aerele/tds-section-code
...
fix: fetch tax withholding category from the voucher
2024-12-23 14:34:17 +05:30
ruthra kumar
10b7c3e0ac
Merge pull request #44716 from ljain112/fix-gp-serial
...
fix: avg. buying amount for product bundle item with serial and batch no in gross profit report
2024-12-23 14:33:14 +05:30
ruthra kumar
fc57fb22a5
Merge pull request #44813 from vishakhdesai/acc-rec-fix
...
fix: update correct cost center in Accounts Receivable Report
2024-12-23 14:20:28 +05:30
ruthra kumar
fad00fedaa
Merge pull request #44808 from aerele/difference_posting_date_in_si_pi
...
feat: Added difference_posting_date field in Sales Invoice Advance and Purchase Invoice Advance
2024-12-23 14:09:07 +05:30
Mihir Kandoi
b7699012b2
feat: Create subcontracted PO from Material Request ( #44745 )
...
* feat: Create subcontracted PO from Material Request
* fix: Made minor changes in logic to pass all test cases
* refactor: Made changes suggested by mentor and simplified logic
* test: Made changes to tests
2024-12-23 13:11:44 +05:30
ruthra kumar
cf57cb73f0
Merge pull request #44786 from ljain112/fic-adv-pv
...
fix: correct args for get_advance_payment_entries_for_regional
2024-12-23 12:57:42 +05:30
ruthra kumar
a2a642a5b1
Merge pull request #44751 from ljain112/fix-gp-service-item
...
fix: buying rate for service item in gross profit report
2024-12-23 11:45:18 +05:30
DHINESH00
547c8004eb
fix: Semgrep rules
2024-12-23 11:23:23 +05:30
ljain112
cc3f4bb0b0
fix: avg. buying amount for product bundle item with serial and batch no in gross profit report
2024-12-23 11:22:41 +05:30
ruthra kumar
5567a41a2a
Merge pull request #44681 from frappe/mergify/bp/develop/pr-44679
...
fix: Stock Entry uses incorrect company when generated from Pick List (backport #44679 )
2024-12-23 11:12:34 +05:30
ruthra kumar
bcb7617630
Merge pull request #44644 from barredterra/lost-quotation-permissions
...
fix: permissions for marking Quotation as lost
2024-12-23 11:10:26 +05:30
rohitwaghchaure
fe0036e707
fix: incorrect Material Transferred for Manufacturing qty ( #44823 )
2024-12-23 10:57:47 +05:30
ruthra kumar
b1c9716fec
Merge pull request #44812 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-23 10:21:55 +05:30
ruthra kumar
c100b68ad1
Merge pull request #44826 from Abdeali099/bank-account-typo-fix
...
fix: Remove typo from `Bank Account` on trash
2024-12-23 10:21:24 +05:30
ruthra kumar
085ef5df8f
Merge pull request #44825 from deepeshgarg007/ledger_repost
...
fix: Ledger repost support for extending app doctypes
2024-12-23 09:44:43 +05:30
Abdeali Chharchhoda
ba28f6bf73
fix: Remove typo
2024-12-23 08:48:46 +05:30
Deepesh Garg
919abd2c03
fix: Add hooks for repost allowed doctypes
2024-12-22 20:34:31 +05:30
Frappe PR Bot
31803a2f53
chore: update POT file ( #44822 )
2024-12-22 15:09:01 +01:00
Frappe PR Bot
a4c34ad759
fix: Swedish translations
2024-12-22 17:22:40 +05:30
mahsem
3be633f6f1
fix: strings for translation
2024-12-21 15:08:19 +01:00
mahsem
1eb8b0ceef
fix: relabel rate to tax rate
2024-12-21 13:49:54 +01:00
Frappe PR Bot
bf4d696f17
fix: Persian translations
2024-12-21 17:09:33 +05:30
Frappe PR Bot
7cd6bfc8a4
fix: Swedish translations
2024-12-21 17:09:29 +05:30
rohitwaghchaure
56f561cdaa
fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' ( #44809 )
2024-12-21 10:01:12 +05:30
vishakhdesai
3b36ce560c
fix: do not set cost_center update_voucher_balance as it is set in init_voucher_balance
2024-12-20 18:41:51 +05:30
vishakhdesai
09776e9a5a
fix: update correct cost center in Accounts Receivable Report
2024-12-20 18:03:42 +05:30
Frappe PR Bot
913001e44c
fix: Turkish translations
2024-12-20 17:02:43 +05:30
Frappe PR Bot
5057a4e1b2
fix: Swedish translations
2024-12-20 17:02:40 +05:30
Frappe PR Bot
afea92c01d
fix: Spanish translations
2024-12-20 17:02:36 +05:30
ruthra kumar
a764d16674
Merge pull request #44703 from mahsem/Swedish_tax_templates
...
fix: Swedish tax templates
2024-12-20 14:11:47 +05:30
rs-rethik
854e37c05c
fix: update query
2024-12-20 14:00:54 +05:30
rs-rethik
2d58e845e6
refactor: convert sql query to query builder
2024-12-20 12:42:47 +05:30
ruthra kumar
6db1b3fef8
Merge pull request #44795 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-20 12:14:33 +05:30
rs-rethik
c14a2d73bf
test: add unit test to validate journal entry posting date
2024-12-20 12:13:35 +05:30
rs-rethik
ff1d040a6e
feat: use difference_posting_date for journal entry posting_date
2024-12-20 12:10:08 +05:30
rs-rethik
225e56cbca
feat: add difference_posting_date field
2024-12-20 12:07:20 +05:30
ruthra kumar
82306c5a85
Merge pull request #44665 from mahsem/Swedish_2024_COA
...
fix: add Swedish_2024_COA
2024-12-20 11:56:11 +05:30
rohitwaghchaure
a7b5e2565b
fix: slow posting datetime update ( #44799 )
2024-12-20 10:12:12 +05:30
DHINESH00
d541259da9
fix: update discounting on mixed conditions
2024-12-19 17:15:11 +05:30
Deepesh Garg
ed231abb54
fix: Ledger repost support for extending app doctypes
2024-12-19 17:06:54 +05:30
Frappe PR Bot
e3a7f2f2e7
fix: Persian translations
2024-12-19 17:05:19 +05:30
Frappe PR Bot
b9e96f62ef
fix: Turkish translations
2024-12-19 17:05:14 +05:30
Frappe PR Bot
51137cf001
fix: Swedish translations
2024-12-19 17:05:10 +05:30
ljain112
cb9c12d495
fix: correct tds rate with lower deduction certificate
2024-12-19 16:27:04 +05:30
rohitwaghchaure
3662a6a41d
fix: closing stock balance permissions ( #44791 )
2024-12-19 14:59:33 +05:30
ruthra kumar
93ec962aae
Merge pull request #44746 from ljain112/fix-itt
...
fix: correct args for get_item_tax_map
2024-12-19 13:52:33 +05:30
rohitwaghchaure
90baa38f64
perf: SABB ( #44764 )
2024-12-19 13:00:31 +05:30
vishakhdesai
2ce07865d3
fix: failing tests fixed
2024-12-19 12:55:11 +05:30
vishakhdesai
6b847cdb62
fix: refactor query in get_total_allocated_amount in bank_transaction
2024-12-19 12:27:06 +05:30
ljain112
df13a4cc2f
fix: correct args for get_advance_payment_entries_for_regional
2024-12-19 12:04:04 +05:30
ruthra kumar
700dc05b55
Merge pull request #44785 from ruthra-kumar/expanded_screenshot
...
chore: expand screenshot section by default
2024-12-19 10:55:45 +05:30
ruthra kumar
ce9f10b387
chore: expand screenshot section by default
2024-12-19 10:43:36 +05:30
Mihir Kandoi
3eba6bf3dd
feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order ( #44711 )
...
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
2024-12-18 20:38:21 +05:30
rohitwaghchaure
779dd2d798
fix: POS Closing entry issue ( #44772 )
2024-12-18 20:19:36 +05:30
ruthra kumar
6f99e9959d
Merge pull request #44771 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-18 17:54:02 +05:30
vishakhdesai
1fd7ba7c88
fix: Paid + Write Off Amount issue in Sales Invoice
2024-12-18 17:29:55 +05:30
Nabin Hait
febdf4c61e
fix: added docs.frappe.io in documentation_url ( #44776 )
2024-12-18 11:58:22 +00:00
Frappe PR Bot
c798a68e5d
fix: Persian translations
2024-12-18 15:42:28 +05:30
Frappe PR Bot
663372a23e
fix: Swedish translations
2024-12-18 15:42:23 +05:30
ruthra kumar
7fed467354
Merge pull request #44765 from ljain112/fix-pl-error
...
fix: 'str' object has no attribute 'get_sql'
2024-12-18 14:12:29 +05:30
ljain112
9a43acb65c
fix: 'str' object has no attribute 'get_sql'
2024-12-18 13:47:37 +05:30
ruthra kumar
54eedaeeff
Merge pull request #44758 from ruthra-kumar/fix_broken_link
...
fix: use utility method to generate url
2024-12-18 11:02:01 +05:30
ruthra kumar
b970eb8b15
fix: use utility method to generate url
2024-12-18 10:54:21 +05:30
DHINESH00
352b82bc0b
fix: apply discount on qty change
2024-12-18 10:51:04 +05:30
ruthra kumar
878f76455b
Merge pull request #44708 from aerele/pricing-rule-discount
...
fix: update discount when pricing rule is changed
2024-12-17 20:42:04 +05:30
ruthra kumar
5c9e8fb4da
Merge pull request #44695 from ljain112/fix-fin-stat
...
fix: User permissions in financial statements
2024-12-17 20:37:35 +05:30
ljain112
5ea131c763
fix: using query.walk() for escaping
2024-12-17 18:49:38 +05:30
ljain112
8d6e79a16f
fix: buying rate for service item in gross profit report
2024-12-17 17:54:08 +05:30
ruthra kumar
7ac7a40aec
Merge pull request #44739 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-17 17:30:04 +05:30
ruthra kumar
3342fa1440
Merge pull request #44685 from aerele/mop-bank-account
...
fix: set company bank account if default account not set in mode of p…
2024-12-17 17:18:35 +05:30
ljain112
fe4eb8e6db
fix: correct args for get_item_tax_map
2024-12-17 17:03:41 +05:30
ruthra kumar
a819b1feaa
Merge pull request #44742 from ruthra-kumar/readme_update
...
chore: update readme
2024-12-17 15:55:16 +05:30
ruthra kumar
8205000195
chore: move screenshots to key features
2024-12-17 15:41:26 +05:30
Frappe PR Bot
4387e09ee8
fix: Swedish translations
2024-12-17 14:52:45 +05:30
Frappe PR Bot
3be6390a12
fix: Spanish translations
2024-12-17 14:52:34 +05:30
ruthra kumar
c33b9922a5
chore: more screenshots
2024-12-17 14:17:08 +05:30
ruthra kumar
c25ef357a5
chore: update headers
2024-12-17 14:15:12 +05:30
venkat102
09e64594db
fix: fetch tax withholding category from the voucher
2024-12-17 13:15:41 +05:30
venkat102
1663c7983e
chore: use get function
2024-12-17 13:15:02 +05:30
rohitwaghchaure
1f5d7072e7
fix: purchase return entry issue ( #44721 )
2024-12-17 12:29:20 +05:30
ruthra kumar
37fb6d12da
Merge pull request #44660 from vorasmit/tds-jv-base-total
...
fix: better indicator base amount for Tax Witholding in Journal Entry
2024-12-17 11:49:37 +05:30
ruthra kumar
94c64235d4
Merge pull request #44650 from aerele/multiselect_cc_in_process_statement_of_accounts
...
feat: Multiselect cc in process statement of accounts
2024-12-17 11:34:54 +05:30
ruthra kumar
8b89cc69c1
Merge pull request #44712 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-17 11:29:19 +05:30
mahsem
8a5f7ec4d7
feat: swedish COA
2024-12-17 11:22:42 +05:30
rs-rethik
5401cf9647
chore: remove irrelevant import
2024-12-17 11:10:25 +05:30
rs-rethik
494ac04f8e
refactor: convert sql query to query builder
2024-12-17 11:10:25 +05:30
rs-rethik
2a6be127ef
fix: update cc_to multiselect in process statement of accounts
2024-12-17 11:10:25 +05:30
rs-rethik
4de180feee
feat: change type link to multiselect
2024-12-17 11:10:25 +05:30
rohitwaghchaure
852596dbe6
fix: pos invoice return reference missing ( #44720 )
2024-12-17 11:05:18 +05:30
ruthra kumar
84dff3601a
Merge pull request #44646 from barredterra/validate-discount-date
...
feat: validate discount date in payment schedule
2024-12-17 10:58:15 +05:30
Frappe PR Bot
b565b67cc7
fix: Esperanto translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
12634d0bd6
fix: German translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
fda57420a5
fix: Bosnian translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
bf0cfc4704
fix: Persian translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
4af0365719
fix: Chinese Simplified translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
30d2a2bce5
fix: Turkish translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
e82f993d94
fix: Swedish translations
2024-12-17 10:38:22 +05:30
Frappe PR Bot
9e8304c16f
fix: Russian translations
2024-12-17 10:38:21 +05:30
Frappe PR Bot
efa00fd9c6
fix: Polish translations
2024-12-17 10:38:21 +05:30
Frappe PR Bot
e90d2c2cfe
fix: Hungarian translations
2024-12-17 10:38:21 +05:30
Frappe PR Bot
30735b339d
fix: Arabic translations
2024-12-17 10:38:21 +05:30
Frappe PR Bot
7eb7a7fa36
fix: Spanish translations
2024-12-17 10:38:21 +05:30
Frappe PR Bot
0e68c433db
fix: French translations
2024-12-17 10:38:21 +05:30
rohitwaghchaure
95da0913f6
fix: unsupported operand type ( #44722 )
2024-12-17 09:19:58 +05:30
rohitwaghchaure
5f539619bc
fix: delink SABB from cancelled SLEs ( #44691 )
2024-12-16 22:23:13 +05:30
ruthra kumar
5d16e4aefe
Merge pull request #44714 from ruthra-kumar/update_readme
...
chore: update readme
2024-12-16 19:55:39 +05:30
ruthra kumar
ac4ee1b005
chore: more changes
...
- reduce image count and update hero image
- update docker setup
2024-12-16 19:28:30 +05:30
ruthra kumar
9ebdd4d79a
Merge pull request #44713 from ruthra-kumar/ci_trigger
...
fix: broken CI
2024-12-16 16:52:18 +05:30
ruthra kumar
dc02cb8119
chore: update readme
2024-12-16 16:44:38 +05:30
ruthra kumar
eb1e36ca22
fix: broken CI
...
- always install wkhtmltopdf
- remove specific version on mariadb-client
2024-12-16 16:27:13 +05:30
ruthra kumar
f8cf1983a4
Merge pull request #44704 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-16 10:45:17 +05:30
venkat102
8338d1d5b4
fix: update discount when pricing rule is changed
2024-12-15 22:55:24 +05:30
Frappe PR Bot
62c553edeb
chore: update POT file ( #44707 )
2024-12-15 12:27:21 +01:00
Frappe PR Bot
37fc2068b5
fix: Persian translations
2024-12-15 12:55:00 +05:30
Frappe PR Bot
15d2ca0c06
fix: Persian translations
2024-12-14 12:54:15 +05:30
Frappe PR Bot
4d34eefde4
fix: Swedish translations
2024-12-14 12:54:09 +05:30
mahsem
73112fa3c9
fix: Swedish tax templates
2024-12-14 07:12:19 +01:00
mahsem
6119d4384a
fix: better description of tab name ( #44697 )
2024-12-13 19:46:31 +01:00
ruthra kumar
4409dadfe2
Merge pull request #44585 from blaggacao/fix/old-data-from-2009-in-migration
...
fix: migration; make it resilient against old, non-conforming data
2024-12-13 18:22:06 +05:30
ruthra kumar
3a4d8a7bbd
Merge pull request #44676 from ljain112/fix-ac-rec-pay,emt-term
...
fix: remove invalid filter in Account Receivable report
2024-12-13 17:08:41 +05:30
ljain112
578ca230fe
fix: remove invalid filter in Account Receivable report
2024-12-13 16:37:19 +05:30
ruthra kumar
d07f9d746a
refactor: ignore selective malformed json
2024-12-13 16:00:39 +05:30
Navin R C
48b49cdea4
fix: SQL syntax error in Purchase Receipt query for empty filters ( #44636 )
...
fix(po-analysis): handle SQL error due to empty data in IN() clause
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-13 10:19:38 +00:00
ruthra kumar
168baae118
Merge pull request #44696 from akhilnarang/add-type-selling-workspace
...
fix(selling): set workspace type and app
2024-12-13 15:17:06 +05:30
ruthra kumar
693b073088
Merge pull request #44556 from aerele/ledger-summary-report
...
feat: add accounting dimensions in ledger summary reports
2024-12-13 15:12:18 +05:30
ruthra kumar
2c5b5d4117
Merge pull request #44604 from akhilnarang/drop-pytz-usage
...
refactor: drop pytz
2024-12-13 15:02:14 +05:30
Akhil Narang
f704ade417
fix(selling): set workspace type and app
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-12-13 14:40:15 +05:30
Khushi Rawat
d8f55923c9
Merge pull request #44690 from khushi8112/handle-zero-salvage-value-case
...
fix: handle zero salvage value case
2024-12-13 14:31:03 +05:30
ljain112
a626372d66
fix: User permissions in financial statements
2024-12-13 13:46:15 +05:30
Khushi Rawat
325b20491a
fix: make rate of depreciation mandatory
2024-12-13 12:36:30 +05:30
Khushi Rawat
d84aeef0bb
fix: handle zero salvage value case
2024-12-13 12:31:38 +05:30
ruthra kumar
faa6a3dec0
Merge pull request #43930 from lbrandh/fix_timestrings
...
fix: use get_datetime_as_string with correct time format
2024-12-13 12:07:56 +05:30
Diógenes Souza
d2cab83003
fix: Wrong allocated_amount for sales_team in gross_profit report ( #42989 )
...
* fix: Wrong allocated_amount for sales_team in gross_profit report
* style: Removes whitespaces
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-13 11:56:55 +05:30
venkat102
91c7e3d5f3
fix: set company bank account if default account not set in mode of payment
2024-12-13 11:22:17 +05:30
Nicolas Pereira
cd693b5fa4
fix: Stock Entry uses incorrect company when generated from Pick List ( #44679 )
...
(cherry picked from commit 00898be8e4 )
2024-12-13 04:52:54 +00:00
ruthra kumar
63123471b3
Merge pull request #44621 from mahsem/doc.status_POS
...
fix: add doc.status to translation from POS
2024-12-13 10:22:23 +05:30
ruthra kumar
ecc213b06f
Merge pull request #44668 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-13 10:12:57 +05:30
ruthra kumar
b584212edb
chore: Update images in readme ( #44667 )
...
* chore: image files
* chore: typo and links
* chore: update logo
* chore: link screenshots
* chore: change image width
* chore: border radius for images
* chore: more formatting
2024-12-12 17:09:22 +05:30
rohitwaghchaure
4385349e36
fix: validate returned serial nos and batches ( #44669 )
2024-12-12 15:24:40 +05:30
Venkatesh
9ef9ff3de8
fix: make projected qty editable after submit ( #44670 )
2024-12-12 14:56:20 +05:30
Frappe PR Bot
4d12134552
fix: German translations
2024-12-12 12:37:03 +05:30
Frappe PR Bot
7199b6c094
fix: Swedish translations
2024-12-12 12:36:59 +05:30
rohitwaghchaure
15c7d26378
fix: valuation rate for batch in stock reconciliation ( #44657 )
...
fix: valuation rate for batch in stock reco
2024-12-11 21:02:38 +05:30
ruthra kumar
033075c023
Merge pull request #44663 from ruthra-kumar/update_readme
...
chore: update readme
2024-12-11 20:59:44 +05:30
ruthra kumar
4c68fa46e7
chore: use numbered list
2024-12-11 20:33:34 +05:30
ruthra kumar
a793017628
chore: update readme
2024-12-11 20:28:15 +05:30
Smit Vora
56a0a0db18
fix: better indicator base amount for Tax Witholding in Journal Entry
2024-12-11 17:57:47 +05:30
Venkatesh
3595783202
Merge pull request #44533 from aerele/consolidated-gl
...
Consider against_voucher_no when voucher_no is filtered
2024-12-11 10:32:30 +00:00
ruthra kumar
67ac3a5173
Merge pull request #44651 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-11 14:58:17 +05:30
ruthra kumar
3f4832631f
Merge pull request #44493 from aerele/free-item-seperate-row
...
fix: update free item qty while adding same item in seperate row
2024-12-11 14:53:59 +05:30
ruthra kumar
542d0140f2
Merge pull request #44652 from frappe/ruthra-kumar-patch-1
2024-12-11 12:57:57 +05:30
ruthra kumar
d9408eae44
chore: footer logo
2024-12-11 12:55:41 +05:30
ruthra kumar
644c48ba46
chore: add end tag
2024-12-11 12:51:59 +05:30
ruthra kumar
687894584f
chore(readme): update links
2024-12-11 12:46:24 +05:30
ruthra kumar
f03a0d8015
Update README.md
2024-12-11 12:40:53 +05:30
Frappe PR Bot
3a2b805a55
fix: Persian translations
2024-12-11 12:38:28 +05:30
Frappe PR Bot
ae89a81ecb
fix: Swedish translations
2024-12-11 12:38:24 +05:30
Sugesh393
79fd881ad5
chore: update variable names
2024-12-11 11:29:21 +05:30
Khushi Rawat
eac3ae5627
Merge pull request #44647 from khushi8112/rename-cost-to-value
...
fix: switched asset terminology from cost to value
2024-12-11 01:09:26 +05:30
Khushi Rawat
ee9a2952d6
fix: switched asset terminology from cost to value
2024-12-11 00:18:04 +05:30
barredterra
11644241fa
feat: validate discount date in payment schedule
2024-12-10 17:23:00 +01:00
ruthra kumar
a7d964212e
Merge pull request #44293 from ruthra-kumar/refactor_transaction_js
...
refactor: move `item_code` reactivity to server-side
2024-12-10 21:12:42 +05:30
barredterra
4d5241486f
fix: permissions for marking Quotation as lost
2024-12-10 14:28:22 +01:00
ruthra kumar
1467610109
fix: linter; dont change doc after DB update
2024-12-10 17:48:13 +05:30
ruthra kumar
267d9606f8
refactor(test): disable unwanted dimensions
2024-12-10 17:48:13 +05:30
ruthra kumar
22c1608745
test: assert all reqd are set
2024-12-10 17:48:13 +05:30
ruthra kumar
c97e058bc6
chore: rename and move test file
2024-12-10 17:48:13 +05:30
ruthra kumar
8a710f85e2
refactor: replcate deprecated cur_frm
2024-12-10 17:48:13 +05:30
ruthra kumar
6ea9c0c48d
refactor: pass config through boot
2024-12-10 17:48:13 +05:30
ruthra kumar
67b28a7864
refactor: configurable reactivity
2024-12-10 17:48:13 +05:30
ruthra kumar
b21d5934e6
refactor: make it configurable
2024-12-10 17:48:13 +05:30
ruthra kumar
a06a6ccaa6
test: auto-filling of basic details on items
2024-12-10 17:48:13 +05:30
ruthra kumar
5b4987e160
chore: cleanup code
2024-12-10 17:48:13 +05:30
ruthra kumar
364126d2e4
refactor: remove unneccesary 'item' variable
2024-12-10 17:48:13 +05:30
ruthra kumar
d68f30769a
refactor: only use 'item_obj'
2024-12-10 17:48:13 +05:30
ruthra kumar
d0153065b0
chore: rename method
2024-12-10 17:48:13 +05:30
ruthra kumar
af580c9977
refactor: dynamic dimension handling and more
2024-12-10 17:48:13 +05:30
ruthra kumar
88e6b572a8
refactor: move remaining logic
...
Handle internal parties
conversion factor and applying pricing list rate
2024-12-10 17:48:13 +05:30
ruthra kumar
600d92100c
refactor: use helper method to fetch item details
2024-12-10 17:48:12 +05:30
ruthra kumar
ce1ee98a12
refactor: moving item code trigger to server side
...
1 to 1 barebones migration
2024-12-10 17:48:12 +05:30
ruthra kumar
f2783fbb55
Merge pull request #44630 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-10 15:47:29 +05:30
Khushi Rawat
968762cb3e
Merge pull request #44631 from khushi8112/salvage-value-precision
...
fix: precision check for salvage value
2024-12-10 13:38:05 +05:30
Khushi Rawat
da09316d4c
fix: precision check for salvage value
2024-12-10 12:54:02 +05:30
Frappe PR Bot
b839663c48
fix: Swedish translations
2024-12-10 12:32:47 +05:30
ruthra kumar
01d1c67869
Merge pull request #44581 from ljain112/fix-drop-ship
...
fix: allow all dispatch address for drop ship invoice
2024-12-10 10:17:47 +05:30
mahsem
94d7e5964b
fix: add doc.status to translation from POS
2024-12-09 16:24:23 +01:00
rohitwaghchaure
f5c038cd1b
fix: 'Use Multi-Level BOM' checkbox default value ( #44618 )
2024-12-09 20:22:51 +05:30
rohitwaghchaure
616bb383c5
fix: do not allow to inward same serial nos multiple times ( #44617 )
2024-12-09 19:01:33 +05:30
Sugesh393
7614f166d8
refactor: convert sql queries to qb queries
2024-12-09 18:32:45 +05:30
ruthra kumar
6e02e29e4e
Merge pull request #44545 from ljain112/fix-pr-adv
...
fix: only show advance payment entries where "book_advance_payments_in_separate_party_account" is true
2024-12-09 16:25:47 +05:30
ruthra kumar
d847f75ade
chore: remove 'debug' param and linter fix
2024-12-09 15:59:40 +05:30
rohitwaghchaure
314c7b8d2a
fix: not able to make sales return entry ( #44605 )
2024-12-09 14:55:47 +05:30
ruthra kumar
2195529c26
Merge pull request #44607 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-09 14:02:32 +05:30
ruthra kumar
f9f8ef0e17
Merge pull request #44513 from ljain112/draft-status-color
...
fix: correct color for draft in list view
2024-12-09 13:33:48 +05:30
rohitwaghchaure
9ad79625e0
fix: description overwrite on qty change ( #44606 )
2024-12-09 12:37:36 +05:30
Frappe PR Bot
603ca0963a
fix: Turkish translations
2024-12-09 12:35:01 +05:30
Frappe PR Bot
0c18fb575e
fix: Swedish translations
2024-12-09 12:34:58 +05:30
ruthra kumar
a08a66df92
Merge pull request #44495 from devdiogenes/prevent-set_payment_schedule-si-return
...
fix: Prevent set_payment_schedule when creating Sales Invoice that is return
2024-12-09 12:21:04 +05:30
Akhil Narang
af3743f09e
refactor: drop pytz
...
Follow up to https://github.com/frappe/frappe/pull/28093 so I can drop the pytz dependency
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-12-09 11:37:09 +05:30
ruthra kumar
a6aaaa5525
Merge pull request #44582 from mahsem/doc.status
...
fix: add doc.status for translation
2024-12-09 11:20:46 +05:30
Frappe PR Bot
f0270f69f0
fix: sync translations from crowdin ( #44583 )
...
* fix: Swedish translations
* fix: Swedish translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: German translations
* fix: Esperanto translations
2024-12-08 19:49:02 +01:00
Frappe PR Bot
426fe96e5f
chore: update POT file ( #44599 )
2024-12-08 11:04:16 +01:00
rohitwaghchaure
42d238da14
fix: BOM has not attr required items ( #44598 )
2024-12-08 15:28:35 +05:30
rohitwaghchaure
8806d17ef1
fix: currency symbol in SCO and SCR ( #44577 )
2024-12-07 14:05:36 +05:30
rohitwaghchaure
d871e21a40
fix: BOM name issue ( #44586 )
2024-12-07 12:20:58 +05:30
David
14a57795d5
fix: migration; make it resilient against old, non-conforming data
2024-12-06 17:52:54 +01:00
rohitwaghchaure
93e9517f5d
fix: BOM for variant items ( #44580 )
2024-12-06 22:14:50 +05:30
mahsem
dda272220b
fix: add docstatus for translation
2024-12-06 14:59:16 +01:00
ljain112
125a352bc2
fix: allow all dispatch address for drop ship invoice
2024-12-06 17:41:44 +05:30
rohitwaghchaure
b7a3c6b6ca
fix: BOM name issue ( #44575 )
...
fix: bom name issue
2024-12-06 16:54:38 +05:30
Raffael Meyer
72256565bb
fix(Bank Transaction): error in party matching should not block submitting ( #44416 )
2024-12-06 10:19:23 +01:00
ruthra kumar
d5a208cf69
Merge pull request #44538 from mahsem/patch-10
...
fix: add labels for translation in purchase_order_analysis.py
2024-12-06 12:18:43 +05:30
ruthra kumar
cc931d20c2
Merge pull request #44539 from mahsem/patch-11
...
fix: add labels for translation in production_analytics.py
2024-12-06 12:14:36 +05:30
ruthra kumar
0e38e9417d
Merge pull request #44541 from mahsem/patch-12
...
fix: add labels for translation in quality_inspection_summary.py
2024-12-06 12:13:34 +05:30
ruthra kumar
c116815c14
Merge pull request #44558 from mahsem/patch-4
...
fix: add string for translation in delayed_tasks_summary.py
2024-12-06 12:12:42 +05:30
ruthra kumar
53d183ae03
Merge pull request #44559 from mahsem/patch-9
...
fix: add strings for translation payment_terms_status_for_sales_order.py
2024-12-06 12:07:58 +05:30
ruthra kumar
93c75901cf
Merge pull request #44560 from mahsem/patch-13
...
fix: add labels for translation in sales_order_analysis.py
2024-12-06 11:37:54 +05:30
ruthra kumar
e8e13674ef
Merge pull request #44557 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-06 11:32:45 +05:30
Sugesh393
b9f9fc0afe
Merge branch 'develop' of https://github.com/aerele/erpnext into ledger-summary-report
2024-12-05 21:34:36 +05:30
mahsem
8a554a5538
fix: add labels for translation in sales_order_analysis.py
2024-12-05 16:40:00 +01:00
mahsem
7d244051c8
fix: add strings for translation payment_terms_status_for_sales_order.py
2024-12-05 16:20:31 +01:00
mahsem
84b54f549a
fix: add string for translation in delayed_tasks_summary.py
2024-12-05 16:13:07 +01:00
Frappe PR Bot
c26114b66a
fix: Turkish translations
2024-12-05 19:52:53 +05:30
Frappe PR Bot
98da9b56e9
fix: Swedish translations
2024-12-05 19:52:48 +05:30
Sugesh393
9610a33d23
fix: remove irrelavent conditions
2024-12-05 18:51:29 +05:30
Deepesh Garg
1ac292285e
chore: Ignore stock validation for non stock invoices ( #44549 )
...
* chore: Ignore stock validation for non stock invoices
* chore: Ignore stock validation for non stock invoices
2024-12-05 18:14:23 +05:30
David Arnold
30c3892f9d
chore: adapt filter signature to frappe/frappe#28218 ( #44553 )
2024-12-05 11:32:32 +00:00
rohitwaghchaure
1571dff3ef
fix: variant qty while making work order from BOM ( #44548 )
2024-12-05 15:51:33 +05:30
rohitwaghchaure
024c442087
fix: not able to make PO for returned qty from material request ( #44540 )
2024-12-05 15:29:34 +05:30
rohitwaghchaure
7249cf0001
fix: update qty in SABB if qty changed in stock reco ( #44542 )
2024-12-05 15:28:38 +05:30
ljain112
ffd6a8424b
fix: only show advance payment entries where "book_advance_payments_in_separate_party_account" is true
2024-12-05 15:18:44 +05:30
Khushi Rawat
322c788760
Merge pull request #44537 from mahsem/patch-9
...
fix: add title for translation in asset.js
2024-12-05 15:12:39 +05:30
mahsem
6ff4704345
fix: add labels for translation in quality_inspection_summary.py
2024-12-05 09:17:35 +01:00
mahsem
9b09116576
fix: add labels for translation in production_analytics.py
2024-12-05 09:02:05 +01:00
mahsem
342a398bec
fix: add labels for translation in purchase_order_analysis.py
2024-12-05 08:41:02 +01:00
mahsem
61439132a4
fix: add title for translation in asset.js
2024-12-05 08:37:43 +01:00
rohitwaghchaure
14f2b0ab0e
fix: consider zero valuation rate for serial nos ( #44532 )
2024-12-05 12:50:27 +05:30
rohitwaghchaure
5413cf9f1f
fix: incorrect stock UOM for BOM raw materials ( #44528 )
...
fix: incorrect stock uom for BOM raw materials
2024-12-05 11:00:11 +05:30
ruthra kumar
707d8eddc5
Merge pull request #44503 from mahsem/patch-7
...
fix: add strings for translation in pos_item_cart.js
2024-12-05 10:18:10 +05:30
Sugesh393
901bcd5c43
feat: add accounting dimensions in ledger summary reports
2024-12-05 10:14:15 +05:30
ruthra kumar
abd2314894
Merge pull request #44511 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-05 10:13:24 +05:30
ruthra kumar
fb5cbc43a2
Merge pull request #44512 from mahsem/patch-8
...
fix: add label strings for translation in pos_controller.js
2024-12-05 10:11:40 +05:30
ruthra kumar
31efaf6dbf
chore: linter fix
2024-12-05 10:10:34 +05:30
ruthra kumar
2f38390b48
Merge pull request #44501 from mahsem/patch-5
...
fix: strings for translation in pos_past_order_summary.js
2024-12-05 10:00:17 +05:30
mahsem
138ffc4e93
refactor: translatable label on pos payments ( #42081 )
...
* Use better description in pos_payment.js
Use Change Amount instead of Change and To Be Paid in pos_payment.js and be consistent with other strings
* change_amount_pos_payment.js
2024-12-05 09:59:43 +05:30
ruthra kumar
ba8ba79335
Merge pull request #44500 from mahsem/patch-4
...
fix: add labels for translation in sales_order.js
2024-12-05 09:58:05 +05:30
rohitwaghchaure
353610ce61
fix: inv dimensions fields not creating for standard doctype ( #44504 )
2024-12-04 21:26:15 +05:30
ljain112
143acf2330
fix: correct color for draft in list view
2024-12-04 20:40:08 +05:30
mahsem
bd77a5557d
fix: add label strings for translation in pos_controller.js
2024-12-04 15:40:55 +01:00
Frappe PR Bot
163ff71ece
fix: Persian translations
2024-12-04 19:48:36 +05:30
Frappe PR Bot
6a9a4f10f0
fix: Turkish translations
2024-12-04 19:48:28 +05:30
Frappe PR Bot
663b66ca1d
fix: Swedish translations
2024-12-04 19:48:24 +05:30
David Arnold
029dc948fe
fix: client-side taxes calculation ( #44510 )
...
closes : #44328
2024-12-04 13:08:50 +00:00
rohitwaghchaure
4001166ecc
fix: required by date in the reorder material request ( #44497 )
2024-12-04 17:45:07 +05:30
rohitwaghchaure
b4534e56e4
fix: duplicate required items in the CSV ( #44498 )
2024-12-04 17:43:51 +05:30
mahsem
4b72b60f1a
fix: add strings for translation in pos_item_cart.js
2024-12-04 10:12:34 +01:00
mahsem
23c846d4b9
fix: strings for translation in pos_past_order_summary.js
2024-12-04 09:07:09 +01:00
mahsem
d544328ffe
fix: add labels for translation in sales_order.js
2024-12-04 08:58:16 +01:00
mahsem
6585fabdb1
fix: add strings for translation in timesheet.js ( #44496 )
2024-12-04 13:05:48 +05:30
ruthra kumar
e6be1021f9
Merge pull request #44453 from n-traore/vf_ohada_charts_accounts
...
feat: Create Syscohada charts of accounts
2024-12-04 11:44:05 +05:30
Diógenes Souza
d1dc7ec7bf
Merge branch 'frappe:develop' into prevent-set_payment_schedule-si-return
2024-12-03 17:51:03 -03:00
Frappe PR Bot
f74c99be9d
fix: sync translations from crowdin ( #44486 )
...
fix: Turkish translations
2024-12-03 21:09:01 +01:00
Raffael Meyer
032ef62b14
fix: if-block + indentation ( #44494 )
2024-12-03 20:06:50 +00:00
venkat102
329d14957b
fix: validate negative qty
2024-12-04 01:08:54 +05:30
venkat102
8bce382834
fix: update free item qty while adding same item in seperate row
2024-12-04 00:56:36 +05:30
Raffael Meyer
657c85638c
fix: get value from dict ( #44492 )
...
`doc.taxes` is not always a `frappe._dict`, it can also be a regular `dict`. Resolves #44328
2024-12-03 19:03:57 +00:00
ruthra kumar
483fd124fc
Merge pull request #44339 from vishakhdesai/hd-ticket-20084
...
fix: move `validate_total_debit_and_credit` from`validate` to`on_submit` in Journal Entry
2024-12-03 18:08:59 +05:30
ruthra kumar
c3ace82db8
refactor: validate debit and credit on before_submit
2024-12-03 17:42:11 +05:30
ruthra kumar
88b0af1696
Merge pull request #44467 from ljain112/fix-multi-gp
...
fix: Multiple Fixes in Gross Profit Report
2024-12-03 17:29:31 +05:30
ruthra kumar
fc0122ce76
chore: fix typo
2024-12-03 15:39:30 +05:30
ruthra kumar
d0c522ee46
Merge pull request #44450 from aerele/payment-request-partial-payment-pr
...
fix: calculate submitted payment entry amount for grand total
2024-12-03 14:51:47 +05:30
ruthra kumar
f11eab06c3
Merge pull request #44415 from ljain112/fix-incoming-rate
...
fix: adjusted incoming rate for zero rated item in purchase receipt
2024-12-03 14:24:33 +05:30
ruthra kumar
9bbb953e26
Merge pull request #44373 from Ninad1306/valuation_rate_fix
...
fix: Always Calculate `sales_incoming_rate` for Internal Transfers
2024-12-03 14:17:04 +05:30
ruthra kumar
f21283d829
Merge pull request #44470 from ruthra-kumar/rearrange_fields_in_company
...
refactor(UI): Rearranging fields under new sections
2024-12-03 10:29:25 +05:30
ruthra kumar
94de5c4e7e
Merge pull request #44473 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-12-03 10:16:39 +05:30
Frappe PR Bot
dc645b3906
fix: Persian translations
2024-12-02 17:26:34 +05:30
Frappe PR Bot
f758dfcbe1
fix: Swedish translations
2024-12-02 17:26:22 +05:30
Frappe PR Bot
fdfd51c0fd
fix: Spanish translations
2024-12-02 17:26:07 +05:30
ruthra kumar
7244754d28
refactor(UI): Rearranging fields under new sections
2024-12-02 15:37:38 +05:30
ljain112
4e6a5893e7
fix: correct buying amount for product bundel
2024-12-02 15:20:20 +05:30
Sagar Vora
7cc111f790
fix: set correct unallocated amount in Payment Entry ( #43958 )
...
* fix: set correct unallocated amount in Payment Entry
* fix: add checkbox and other logic fix
* fix: patch to set is_exchange_gain_loss in Payment Entry deductions
* fix: consider deductions except exch. gain/loss
* fix: set exchange gain loss in payment entry
* fix: separate function to set exchange gain loss
* fix: failing test cases
* fix: add cash disc. row first
* fix: review changes
* fix: changes as per review
* fix: failing test cases
* fix: review
* fix: wait for request to complete before updating exchange gain loss
* fix: review
---------
Co-authored-by: vishakhdesai <vishakhdesai@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-02 14:54:29 +05:30
rohitwaghchaure
7de9c14a2c
fix: incorrect Gross Margin on project ( #44461 )
2024-12-02 14:22:41 +05:30
ljain112
a86b223aed
fix: remove queries
2024-12-02 14:08:21 +05:30
ruthra kumar
810a2c8fc1
Merge pull request #44412 from ljain112/fix-common-party
...
fix: handle multi currency in common party journal entry
2024-12-02 12:38:34 +05:30
ruthra kumar
6b6798bee6
Merge pull request #44437 from Abdeali099/report-data-trnslation
...
fix: Added translation for `Account` column
2024-12-02 12:22:38 +05:30
Abdeali Chharchhoda
e355b18c0c
Merge branch 'develop' into report-data-trnslation
2024-12-02 11:33:00 +05:30
Abdeali Chharchhoda
a4f8315602
fix: Translate Party Account column label
2024-12-02 11:23:10 +05:30
Frappe PR Bot
6df0ea153d
fix: sync translations from crowdin ( #44432 )
...
* fix: Swedish translations
* fix: Turkish translations
* fix: Swedish translations
* fix: Persian translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Hungarian translations
* fix: Polish translations
* fix: Russian translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Esperanto translations
2024-12-01 22:35:17 +00:00
Khushi Rawat
74624828e7
Merge pull request #44456 from khushi8112/missing-ctx-argument
...
fix: missing ctx in API function calls
2024-12-01 20:28:54 +05:30
Khushi Rawat
55cb1c54e0
fix: missing ctx in API function calls
2024-12-01 17:59:44 +05:30
Frappe PR Bot
bd042d0fff
chore: update POT file ( #44455 )
2024-12-01 11:18:19 +01:00
Nelly Traore
aa8254963c
feat: add Syscohada charts of accounts
2024-11-30 19:51:48 +00:00
Nabin Hait
04c7c0bb66
fix: Reordered fields for asset doctype ( #44423 )
2024-11-30 22:00:17 +05:30
Sagar Vora
279dcabf38
Merge pull request #44443 from sagarvora/minor-perfs
...
perf: reduce queries during transaction save
2024-11-30 00:45:46 +05:30
Sagar Vora
9ee4f58e1b
Merge pull request #44439 from Abdeali099/translation-bug
...
fix: added fieldname to avoid fieldname to translate
2024-11-30 00:24:53 +05:30
Sagar Vora
b6b8a06fda
perf: reduce queries during transaction save
2024-11-30 00:20:18 +05:30
Sagar Vora
6de7320ef4
perf: cache product bundle items at document level ( #44440 )
2024-11-29 17:21:32 +00:00
Abdeali Chharchhoda
b80022133c
fix: added fieldname to avoid fieldname to translate
2024-11-29 18:13:03 +05:30
rohitwaghchaure
810c72a30c
fix: number format in the message ( #44435 )
2024-11-29 18:12:48 +05:30
Sugesh393
9bee2d430c
test: add new unit test to validate paid amount in payment request
2024-11-29 17:44:22 +05:30
Abdeali Chharchhoda
de6cbd382f
fix: Added translation for Account column
2024-11-29 17:42:11 +05:30
Sugesh393
561a159aec
fix: calculate submitted payment entry as paid amount
2024-11-29 17:39:40 +05:30
rohitwaghchaure
7f7564b581
fix: precision calculation causing 0.1 discrepancy ( #44431 )
2024-11-29 17:09:41 +05:30
rohitwaghchaure
4050ea07eb
fix: source warehouse not set in required items of WO ( #44426 )
...
fix: source warehouse not set in required items of WO on data import
2024-11-29 17:01:08 +05:30
rohitwaghchaure
5266f236b7
fix: SABB print for packed items ( #44413 )
2024-11-29 15:49:00 +05:30
rohitwaghchaure
d37d7b9811
fix: do not validate stock during inward ( #44417 )
2024-11-29 15:24:06 +05:30
ruthra kumar
76bd1017f4
Merge pull request #44302 from Abdeali099/refactor-payment-request
...
fix: Minor Updates in `Payment Request` and `Payment Entry`
2024-11-29 14:39:49 +05:30
ruthra kumar
2b3c829662
Merge pull request #44414 from blaggacao/fix/configure-test-type-checking
...
test: configure test-time type checking
2024-11-29 12:16:35 +05:30
ruthra kumar
da5dba997d
Merge pull request #44411 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-29 10:36:59 +05:30
David
2394da419e
test: configure test-time type checking
...
see: https://github.com/frappe/frappe/pull/28554
2024-11-28 23:36:24 +01:00
ljain112
3182c6981c
fix: adjusted incoming rate for zero rated item in purchase receipt
2024-11-28 20:45:17 +05:30
ljain112
e371f68d66
fix: handle multi currency in common party journal entry
2024-11-28 19:50:01 +05:30
Frappe PR Bot
44c33cd12a
fix: Turkish translations
2024-11-28 16:25:23 +05:30
Frappe PR Bot
4066df8652
fix: Swedish translations
2024-11-28 16:25:18 +05:30
Frappe PR Bot
a6d8383e43
fix: Spanish translations
2024-11-28 16:25:11 +05:30
Ninad Parikh
69bd90b038
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour ( #44195 )
2024-11-28 15:59:52 +05:30
ruthra kumar
5de7db2be0
Merge pull request #44405 from ruthra-kumar/typeerror_on_transactionjs
...
fix: typeerror on transaction.js
2024-11-28 14:46:10 +05:30
ruthra kumar
46ce8780f2
fix: typeerror on transaction.js
2024-11-28 14:41:26 +05:30
Khushi Rawat
af5dae8682
Merge pull request #44400 from khushi8112/asset-depreciation-error-index-error
...
fix: IndexError in Asset Depreciation Ledger when query result is empty
2024-11-28 12:56:21 +05:30
Khushi Rawat
1737de7c10
chore: removed print statement
2024-11-28 11:41:00 +05:30
Khushi Rawat
7c393e5aa0
fix: IndexError in Asset Depreciation Ledger when query result is empty
2024-11-28 11:36:05 +05:30
Khushi Rawat
9a5d68f1f4
Merge pull request #44187 from khushi8112/progressive-disclosure-assets
...
style: added progressive disclosure to assets
2024-11-27 22:00:19 +05:30
Raffael Meyer
f6776c7d6b
feat: add Company Contact Person in selling transactions ( #44362 )
2024-11-27 15:51:59 +01:00
ruthra kumar
ea6ddd5df6
Merge pull request #44346 from aerele/payment-request-partial-payment-pr
...
fix: reduce paid amount from grand total
2024-11-27 20:08:22 +05:30
ruthra kumar
e7808981cf
Merge pull request #44382 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-27 19:56:32 +05:30
ruthra kumar
78a1b211a1
Merge pull request #44316 from Ninad1306/pos_closing_entry_fix
...
fix: Initially Closing Amount Should be Equal to Expected Amount
2024-11-27 19:56:05 +05:30
ruthra kumar
4d164d5854
Merge pull request #44392 from aerele/purchase_receipt_typo
...
chore: Fix typo "Purchase Reecipt"
2024-11-27 19:53:58 +05:30
vimalraj27
21049bae91
chore: Fix typo "Purchase Reecipt"
2024-11-27 18:03:39 +05:30
Sugesh393
82907672d9
fix: reduce paid amount from grand total
2024-11-27 17:41:16 +05:30
ruthra kumar
7efe05baf2
Merge pull request #44386 from Abdeali099/popup-msg-translation
...
fix: Add translation for showing mandatory fields in error msg
2024-11-27 17:28:54 +05:30
ruthra kumar
46b15f6040
Merge pull request #44327 from aerele/gl-transaction-currency
...
fix: set debit transaction currency in gl entry
2024-11-27 17:28:00 +05:30
akashdubey22
3de5ce74e1
refactor: updated print format for general ledger ( #44057 )
...
* refactor: update General Ledger print format
* Update general_ledger.html
* Update general_ledger.html
Removed extra spaces
* refactor: use letter-spacing for titles
* Update general_ledger.html
Comment added back
* Update general_ledger.html
* refactor: adding Remarks conditions & print party_type
* refactor: added Remarks column & adjusted spaces
Remarks column will be printed when Show Remarks is checked.
* Update general_ledger.html
Removed whitespace
* Update general_ledger.html
Fixed by removing colspan=2 in Opening Balance.
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-11-27 17:26:47 +05:30
ruthra kumar
676c93411e
Merge pull request #44378 from aerele/pb-item-filter
...
fix: filter item with search fields
2024-11-27 17:19:39 +05:30
Abdeali Chharchhoda
214dfab269
fix: Add filter for outstanding_amount to fetch open PRs
2024-11-27 17:18:10 +05:30
Abdeali Chharchhoda
e1b3193b04
Merge branch 'develop' into refactor-payment-request
2024-11-27 17:05:39 +05:30
Abdeali Chharchhoda
f42ec6a124
fix: Add translation for showing mandatory fields in error msg
2024-11-27 16:53:50 +05:30
ruthra kumar
e3770bc9e1
Merge pull request #44359 from aerele/period-closing-voucher
...
fix: check difference with company currency
2024-11-27 16:53:22 +05:30
ruthra kumar
4dbd8054e8
Merge pull request #44323 from ljain112/fix-gross-profit-returned-invoices
...
fix: update gross profit for returned invoices
2024-11-27 16:49:17 +05:30
ruthra kumar
1ea5c5d821
Merge pull request #44376 from vishakhdesai/remove-precision
...
fix: remove field precision in Sales and Purchase Order for percentage fields
2024-11-27 16:48:31 +05:30
Frappe PR Bot
c9fb59a158
fix: Persian translations
2024-11-27 16:28:19 +05:30
Frappe PR Bot
02225e6a33
fix: Turkish translations
2024-11-27 16:28:14 +05:30
Abdeali Chharchhoda
2db2c8bce1
refactor: Move PR link filters to client side
2024-11-27 15:52:45 +05:30
Abdeali Chharchhoda
cabe7ea028
Merge branch 'develop' into refactor-payment-request
2024-11-27 15:36:35 +05:30
ruthra kumar
1b45ba81a5
Merge pull request #44377 from ljain112/fix-payment-ref
...
fix: correct placeholder index in message
2024-11-27 14:55:00 +05:30
venkat102
ebfbee3da5
fix: filter item with search fields
2024-11-27 14:02:11 +05:30
ljain112
d61cb9a4bf
fix: correct placeholder index in message
2024-11-27 13:44:33 +05:30
vishakhdesai
eff9cd10cd
fix: remove field precision in SO and PO for percentage fields
2024-11-27 12:43:34 +05:30
Abdeali Chharchhoda
2dd2083463
Merge branch 'develop' into refactor-payment-request
2024-11-27 12:07:16 +05:30
Ninad1306
94d3fc9fde
test: validate buying workflow
2024-11-27 12:06:11 +05:30
Ninad1306
d049c97884
fix: always set sales incoming rate for internal transfers
2024-11-27 12:05:39 +05:30
ruthra kumar
d03dc1b855
Merge pull request #44343 from aerele/process-statement-of-account-email
...
fix: show cc on the process statement of accounts email
2024-11-27 10:22:17 +05:30
rohitwaghchaure
123e3ef263
feat: provision to disable item attribute ( #44358 )
2024-11-27 09:46:36 +05:30
Raffael Meyer
e094473c65
feat(Dunning): separate tab "Address & Contact" ( #44363 )
2024-11-26 21:10:34 +01:00
Raffael Meyer
3f92a57d63
fix: unify company address query in sales transactions ( #44361 )
...
* fix: unify company address query in sales transactions
* refactor: get the correct field label
2024-11-26 20:03:06 +01:00
venkat102
e2bae4cf07
fix: check difference with company currency
2024-11-26 22:13:57 +05:30
rohitwaghchaure
0fd50b5048
fix: added validation for quality inspection ( #44351 )
2024-11-26 19:48:42 +05:30
rohitwaghchaure
2ab7ec5437
fix: billed qty and received amount in PO analysis report ( #44349 )
2024-11-26 18:07:43 +05:30
ruthra kumar
6c5f57b22b
Merge pull request #44347 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-26 17:52:25 +05:30
ruthra kumar
f8655cb26a
Merge pull request #44345 from ruthra-kumar/fix_broken_export_in_p_l_statements
...
fix: broken export on financial statements
2024-11-26 17:48:29 +05:30
ruthra kumar
ea6e022fad
test: export functionality on P&L statement
2024-11-26 16:36:18 +05:30
Frappe PR Bot
ce27d37fc3
fix: Persian translations
2024-11-26 16:27:41 +05:30
Frappe PR Bot
60a2d74d74
fix: Turkish translations
2024-11-26 16:27:36 +05:30
ruthra kumar
1da61a43e7
chore: remove debugging statement
2024-11-26 15:48:54 +05:30
ruthra kumar
c66d57d490
fix: broken export on statements
2024-11-26 15:33:04 +05:30
venkat102
2dd5699f6d
fix: show cc on the email
2024-11-26 14:58:57 +05:30
vishakhdesai
8b5d4c0236
fix: move validate_total_debit_and_credit from validate to on_submit in Journal Entry
2024-11-26 14:26:02 +05:30
Sugesh393
bbe3bc95d0
test: add unit test to validate outstanding amount in payment request
2024-11-26 13:59:45 +05:30
Sugesh393
38e7d0a41e
fix: set outstanding amount while creating payment request for invoices
2024-11-26 13:58:52 +05:30
Abdeali Chharchhoda
37ceb09955
revert: remove default Payment Request indicator color
2024-11-26 12:10:05 +05:30
ruthra kumar
4983dac27b
Merge pull request #44319 from vishakhdesai/hd-ticket-21161
...
fix: use field precision in Sales and Purchase Order
2024-11-26 11:46:50 +05:30
ruthra kumar
1baed9f46e
Merge pull request #44304 from ernestoruiz89/patch-2
...
chore: Add translations to QI validations in Update stock_controller.py
2024-11-26 11:36:05 +05:30
ruthra kumar
2fcfd41eb6
Merge pull request #44257 from aerele/number-card-dynamic-filter
...
fix: add company dynamic filters in number cards
2024-11-26 10:53:48 +05:30
ruthra kumar
48d9e9c362
Merge pull request #44320 from Abdeali099/fix-pos-qty
...
fix: Increase quantity by `1 UOM` when adding an item from the selector in `POS`
2024-11-26 10:29:41 +05:30
venkat102
6e19c06e58
fix: set debit transaction currency in gl entry
2024-11-26 00:03:42 +05:30
rohitwaghchaure
e56a98d5ba
fix: Required By date issue ( #44326 )
2024-11-25 20:28:56 +05:30
rohitwaghchaure
bf28b2c771
fix: item none not found ( #44324 )
2024-11-25 20:12:12 +05:30
rohitwaghchaure
52f0d67bae
Merge pull request #44260 from rohitwaghchaure/fixed-github-40144
...
feat: available qty at company in sales transactions
2024-11-25 19:58:54 +05:30
ljain112
af5a3e5a48
fix: test case
2024-11-25 19:05:08 +05:30
ljain112
00403515a8
fix: gp for return invoice
2024-11-25 18:45:17 +05:30
ljain112
8a42601e99
fix: update gross profit for returned invoices
2024-11-25 17:31:07 +05:30
Frappe PR Bot
e5bfdf8cfb
fix: sync translations from crowdin ( #44322 )
2024-11-25 11:19:33 +00:00
ruthra kumar
ca0e20b2cf
Merge pull request #44321 from ruthra-kumar/clear_unallocated_payments_on_pos
...
refactor: clear unallocated payments from POS Invoice
2024-11-25 16:40:35 +05:30
Rohit Waghchaure
d8b9aef14f
feat: available qty at company in sales transactions
2024-11-25 16:27:46 +05:30
Abdeali Chharchhoda
112b4c705b
revert: use + flt(value) instead of direct increment
2024-11-25 16:18:22 +05:30
ruthra kumar
eebd058891
refactor: clear unallocated payments from POS Invoice
2024-11-25 15:56:41 +05:30
Abdeali Chharchhoda
e37a039660
Merge branch 'develop' into fix-pos-qty
2024-11-25 15:10:06 +05:30
Abdeali Chharchhoda
84dcbe6639
fix: Show available stock qty in stock_uom instead of uom
2024-11-25 14:48:41 +05:30
Abdeali Chharchhoda
bbab850135
fix: Increase quantity by 1 UOM when adding an item from the selector in POS
2024-11-25 14:13:26 +05:30
vishakhdesai
1a1e2c7e01
fix: use field precision instead of hardcoded precision in so and po
2024-11-25 12:50:35 +05:30
ruthra kumar
efc22d5615
Merge pull request #44274 from aerele/rfq-price-list-currency
...
fix: set price_list_currency only if it exists
2024-11-25 12:38:31 +05:30
ruthra kumar
d8af140770
Merge pull request #44163 from aerele/show_child_data_for_company
...
feat: Show Aggregate Value from Subsidiary Companies
2024-11-25 12:08:47 +05:30
Ninad1306
af9524920b
fix: initially closing amt should be equal to expected amt
2024-11-25 10:44:25 +05:30
ruthra kumar
8e72e35a21
Merge pull request #44290 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-25 10:23:20 +05:30
ruthra kumar
f4ad935f15
Merge pull request #44297 from Abdeali099/report-column-label-translation
...
refactor: added translate function for some columns of report
2024-11-25 10:08:34 +05:30
Frappe PR Bot
7e06e05584
chore: update POT file ( #44309 )
2024-11-24 16:49:43 +01:00
Frappe PR Bot
026c5b76ff
fix: Persian translations
2024-11-24 16:25:10 +05:30
Frappe PR Bot
ae0ed1f56f
fix: Swedish translations
2024-11-24 16:25:05 +05:30
David Arnold
a9485b91b0
feat: add more fine-grained deprecation warning control ( #44307 )
...
* feat: add more fine-grained deprecation warning control
see: https://github.com/frappe/frappe/wiki/Deprecations
* chore: ensure frappe deprecation dumpster is reused where possible; and loaded to parse PYTHONWARNINGS (!)
2024-11-24 00:37:42 +01:00
David Arnold
f1bd6e492a
chore: use local deprecation ( #44306 )
2024-11-23 22:25:12 +00:00
David Arnold
2e04eeb661
fix: net_amount calculation ( #44231 )
...
fix: tax_item_rate calculation
2024-11-23 22:10:33 +00:00
Ernesto Ruiz
6754f15487
chore: Add translations to QI validations in Update stock_controller.py
...
chore: Add translations to QI validations in Update stock_controller.py
2024-11-23 09:07:18 -06:00
Frappe PR Bot
4289804681
fix: Persian translations
2024-11-23 16:29:52 +05:30
Abdeali Chharchhoda
91955e27c3
fix: Dashboard for Payment Request
2024-11-23 15:10:23 +05:30
Abdeali Chharchhoda
e1c4d6e1e6
refactor: Used object to get payment request status indicator
2024-11-23 14:47:31 +05:30
David Arnold
e9ea9ee57b
fix: update calling signature ( #44299 )
2024-11-23 00:29:00 +00:00
Abdeali Chharchhoda
e545c913b5
refactor: added translate function for some columns of report
2024-11-22 19:50:52 +05:30
Frappe PR Bot
f244ad78df
fix: Swedish translations
2024-11-22 16:30:25 +05:30
ruthra kumar
15c607306a
Merge pull request #44246 from aerele/validate_for_closed_fiscal_year
...
fix: Get submitted documents in validate_for_closed_fiscal_year
2024-11-22 15:51:37 +05:30
ruthra kumar
367f56179b
Merge pull request #44266 from aerele/pricing-rule-round-free-qty
...
fix: make free qty round on large transaction qty
2024-11-22 15:50:10 +05:30
ruthra kumar
2a31807407
Merge pull request #44277 from aerele/pos-item-group-filter
...
fix: filter with item group only if it is mentioned in pos profile
2024-11-22 15:44:44 +05:30
ruthra kumar
c3e5d6336c
Merge pull request #44264 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-22 15:43:54 +05:30
Smit Vora
30f9b2b806
Merge pull request #44263 from vorasmit/fix-toggle-amount
2024-11-22 12:08:58 +05:30
venkat102
09641073e3
fix: filter with item group only if it is mentioned in pos profile
2024-11-22 11:53:07 +05:30
Sugesh393
f0b9cb4019
fix: set price_list_currency only if it exists
2024-11-22 11:36:57 +05:30
ruthra kumar
160bb10db8
Merge pull request #44194 from aerele/tds-tax-on-excess-amount
...
fix: include current invoice amount when tax_on_excess_amount is checked
2024-11-22 11:06:25 +05:30
Smit Vora
a10e175bc9
test: test case for toggling debit and credit if negative
2024-11-21 19:44:02 +05:30
venkat102
013a6fc6ec
test: add unit test to validate free qty round on large transaction qty
2024-11-21 18:37:14 +05:30
Smit Vora
8e759c32c4
fix: toggle debit credit amounts for transaction currency too; minor refactor
2024-11-21 18:30:37 +05:30
venkat102
f9b8165385
fix: make free qty round on large transaction qty
2024-11-21 18:27:15 +05:30
Frappe PR Bot
fbdc40114b
fix: Persian translations
2024-11-21 16:34:12 +05:30
Frappe PR Bot
4eb32023f5
fix: Swedish translations
2024-11-21 16:34:07 +05:30
rohitwaghchaure
57293aa18a
fix: no permission to read Doctype ( #44256 )
2024-11-21 13:13:21 +05:30
Sugesh393
29762c4826
fix: remove irrelavent filters
2024-11-21 12:09:24 +05:30
Sugesh393
4e7725de66
fix: add company dynamic filters in number cards
2024-11-21 11:05:49 +05:30
Raffael Meyer
4b53075f84
refactor: use frappe._dict() instead of {} ( #44255 )
...
* refactor: use `frappe._dict()` instead of `{}`
A downstream function (`_get_item_tax_template`) expects this to be a frappe._dict and fails otherwise.
* refactor: use `ItemDetails()`
2024-11-21 00:36:20 +01:00
Raffael Meyer
8d8070e8eb
fix: use of ctx ( #44253 )
...
* fix: rename args to ctx in caller
* fix: use `.get("items")` to avoid conflict with `.items()` method
2024-11-20 19:03:26 +01:00
ruthra kumar
4d96a20205
Merge pull request #44249 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-20 17:06:57 +05:30
Frappe PR Bot
f5cf417f53
fix: Persian translations
2024-11-20 16:34:49 +05:30
Frappe PR Bot
93fef93a1d
fix: Turkish translations
2024-11-20 16:34:41 +05:30
Frappe PR Bot
77cba04b13
fix: Swedish translations
2024-11-20 16:34:36 +05:30
vimalraj27
c607e5f940
fix: Get submitted documents in validate_for_closed_fiscal_year
2024-11-20 13:27:21 +05:30
ruthra kumar
1737269358
Merge pull request #44197 from ljain112/fi-rev-dr-credit-reco
...
fix: payment reco for jv with negative dr or cr amount
2024-11-20 12:46:57 +05:30
Nihantra C. Patel
9ea8bd7a3c
Merge pull request #44240 from Nihantra-Patel/fix_pos_warehouse
...
fix: non group pos warehouse
2024-11-20 12:10:42 +05:30
Nihantra C. Patel
d526be0394
fix: non group pos warehouse
2024-11-20 12:00:41 +05:30
Khushi Rawat
4bdc6a0021
style: move depreciation details to a new tab
2024-11-20 11:56:34 +05:30
ruthra kumar
3b9e226d93
Merge pull request #44220 from Abdeali099/payment-request-search-option-query
...
refactor: Update `Payment Request` search query in PE's reference
2024-11-20 11:50:48 +05:30
rohitwaghchaure
cc571aca8f
fix: added Stock UOM field for RM in work order ( #44185 )
...
fix: added UOM field for RM in work order
2024-11-20 11:20:47 +05:30
ruthra kumar
8bd7ad5bf0
Merge pull request #44203 from ljain112/fix-so-calender
...
fix: disable conversion to user tz for sales order calender
2024-11-20 10:46:31 +05:30
ruthra kumar
a971417f25
Merge pull request #44207 from ljain112/validate-sales_person
...
fix: validate sales team to ensure all sales person are enabled
2024-11-20 10:40:34 +05:30
David Arnold
9673bf85ec
refactor: pass typed arguments to get_item_details methods ( #44230 )
...
* refactor: pass proper types to get_item_details methods
* chore: excempt previous commit from git blame
2024-11-20 02:31:03 +01:00
David Arnold
4ec23b5525
refactor: make stem utility for normalizing ctx args from dict json-str or Document ( #44228 )
2024-11-20 00:40:16 +01:00
David Arnold
af2a622afb
fix: partial fix for #44291 ( #44229 )
...
This is only a partial fix and improves the situaton.
A proper fix will need to have items _always_ track their tax-related
account head, namely for item-wise tax templates as well as default
document taxes that are applied "On Net Total", in order to achive
proper assignment of the net_amount.
Currently there is no way to always identify the orignating account head per item.
2024-11-19 23:15:22 +00:00
David Arnold
daabe847b0
refactor: cleanup args structure akin to some typing ( #44226 )
...
* refactor: cleanup args structure akin to some typing
this clarification is a human precondition to being able to fix https://github.com/frappe/erpnext/issues/44219
* chore: excempt previous commit from git blame
* fix: adapt signature
2024-11-19 22:27:57 +00:00
Abdeali Chharchhoda
4ab3499a17
refactor: Update Payment Request search query in PE's reference
2024-11-19 18:00:35 +05:30
ruthra kumar
a9bb6b9970
Merge pull request #44190 from cogk/fix-coa-setup-wizard
...
fix(setup): Fix typo in COA setup
2024-11-19 17:44:01 +05:30
David Arnold
8b05f954c2
Merge pull request #44215 from blaggacao/fix/item-tax-detail-ro
...
fix: field read only property on taxes net_amount
2024-11-19 12:58:28 +01:00
Corentin Forler
a245cc6b07
fix(setup): Fix typo in COA setup
2024-11-19 17:18:25 +05:30
ruthra kumar
cb4b4e212c
Merge pull request #44213 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-19 17:11:39 +05:30
Nikolas Beckel
9d31bf7647
fix: check if pricing rule matches with coupon code ( #44104 )
...
* fix: check if pricing rule matches with coupon code
* fix: correct linting error
2024-11-19 17:10:55 +05:30
ruthra kumar
64833fccb4
Merge pull request #44214 from ruthra-kumar/wrong_eval_expression
...
fix: incorrect eval expression
2024-11-19 17:05:51 +05:30
David
b2f8b610fc
fix: field read only property on taxes net_amount
2024-11-19 12:29:56 +01:00
ruthra kumar
76ea94d906
fix: incorrect eval expression
2024-11-19 16:36:34 +05:30
Frappe PR Bot
8a12104073
fix: Swedish translations
2024-11-19 16:17:20 +05:30
rohitwaghchaure
b21fb8f8b6
fix: update project cost from timesheet ( #44211 )
2024-11-19 16:12:22 +05:30
Khaled Bin Amir
a2199db5e5
feat: Add 'ABBR' variable to support company abbreviation in naming series ( #43260 )
...
* Add ABBR variable in naming settings
* Add ABBR variable in naming settings
* Update utils.py
* chore: resolve linter
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-11-19 15:15:27 +05:30
hyaray
b3c558f0c0
chore: typo in Manufaturing Settings
2024-11-19 14:54:05 +05:30
ruthra kumar
7ff6901883
Merge pull request #44204 from ruthra-kumar/update_owners
...
chore: update codeowners
2024-11-19 14:46:59 +05:30
ljain112
548dbb33eb
fix: validate sales team to ensure all sales person are enabled
2024-11-19 14:32:43 +05:30
ruthra kumar
ed54b9b8c7
Merge pull request #44145 from ajiragroup/ajiragroup-patch-1
...
fix: updated label "Is short year" to "Is Short/Long year" for both short and long fiscal years
2024-11-19 14:25:37 +05:30
ruthra kumar
8d4f2eeb07
Merge pull request #44189 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-19 14:14:53 +05:30
ruthra kumar
3273b808a0
chore: update codeowners
2024-11-19 14:12:36 +05:30
ljain112
cdf098c193
fix: disable conversion to user tz for sales order calender
2024-11-19 12:38:34 +05:30
ljain112
6f9ea6422d
fix: added test cases
2024-11-19 12:17:35 +05:30
ruthra kumar
a202f564b1
Merge pull request #44188 from ismxilxrif/develop
...
chore: update oldest_items.json, change owner back to administrator
2024-11-19 12:02:40 +05:30
ajiragroup
1d6b9b405f
refactor: update label and description on short year checkbox
...
Is short/long year.
2024-11-19 12:01:43 +05:30
Ismail Arif
7ceb24fb4c
chore: update oldest_items.json, change owner back to administrator
...
Signed-off-by: Ismail Arif <38789073+ismxilxrif@users.noreply.github.com >
2024-11-19 09:56:35 +08:00
ljain112
fee79b9445
fix: payment reco for jv with negative dr or cr amount
2024-11-18 20:08:11 +05:30
rohitwaghchaure
495528a758
fix: patch ( #44191 )
2024-11-18 17:59:55 +05:30
ruthra kumar
44b0f92c72
Merge pull request #44134 from aerele/gl-debit-transaction-currency
...
fix: set debit in transaction currency in GL Entry
2024-11-18 17:11:59 +05:30
ruthra kumar
4aab6f55f5
refactor: update test case
2024-11-18 16:39:06 +05:30
ruthra kumar
6681882bd8
refactor: assume any of the foreign currency as transaction currency
...
On a foreign currency payment entry, assume any one of the foreign
currency as the transaction currency
2024-11-18 16:25:44 +05:30
venkat102
4820273595
test: add unit test for tax on excess amount
2024-11-18 15:48:39 +05:30
venkat102
b74f2896cd
fix: include current invoice amount when tax_on_excess_amount is checked
2024-11-18 15:42:01 +05:30
Frappe PR Bot
a712ff603b
fix: Esperanto translations
2024-11-18 15:38:31 +05:30
Frappe PR Bot
5122489790
fix: German translations
2024-11-18 15:38:27 +05:30
Frappe PR Bot
3468f27e8b
fix: Bosnian translations
2024-11-18 15:38:22 +05:30
Frappe PR Bot
31a2fe4bd0
fix: Persian translations
2024-11-18 15:38:18 +05:30
Frappe PR Bot
94703698c0
fix: Chinese Simplified translations
2024-11-18 15:38:12 +05:30
Frappe PR Bot
92d76b5a63
fix: Turkish translations
2024-11-18 15:38:09 +05:30
Frappe PR Bot
d8c20f4dd8
fix: Swedish translations
2024-11-18 15:38:04 +05:30
Frappe PR Bot
26dd896741
fix: Russian translations
2024-11-18 15:37:59 +05:30
Frappe PR Bot
a1c88a6302
fix: Polish translations
2024-11-18 15:37:54 +05:30
Frappe PR Bot
1fbb5203c6
fix: Hungarian translations
2024-11-18 15:37:50 +05:30
Frappe PR Bot
41c7ce7cfb
fix: Arabic translations
2024-11-18 15:37:45 +05:30
Frappe PR Bot
7f0e881894
fix: Spanish translations
2024-11-18 15:37:40 +05:30
Frappe PR Bot
475611697f
fix: French translations
2024-11-18 15:37:35 +05:30
Khushi Rawat
87065d0387
chore: pre-commit check
2024-11-18 14:45:02 +05:30
Khushi Rawat
e3d734c890
style: added progressive disclosure to assets
2024-11-18 14:40:32 +05:30
Smit Vora
2ada270e78
Merge pull request #44025 from Ninad1306/disable_rounded_total_for_quotation
2024-11-18 11:29:19 +05:30
ruthra kumar
806ec72a0e
Merge pull request #44127 from vishakhdesai/set-default-party-type-pe
...
fix: set default Party Type based on Payment Type in Payment Entry
2024-11-18 10:13:44 +05:30
ruthra kumar
f00693c043
Merge pull request #44147 from vishakhdesai/pos-rate-calculation-issue
...
fix: set conversion factor before applying price list
2024-11-18 10:07:52 +05:30
ruthra kumar
cdc4b02964
Merge pull request #44157 from UmakanthKaspa/bugfix-disable-add-rows-allocations-table
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution
2024-11-18 10:04:38 +05:30
ruthra kumar
345955e021
Merge pull request #44170 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-18 09:57:42 +05:30
Frappe PR Bot
7d4ff2777a
chore: update POT file ( #44169 )
2024-11-17 15:06:37 +01:00
Raffael Meyer
2a8dbc5cd5
feat: new DocTypes "Code List" and "Common Code" ( #43425 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
2024-11-17 15:05:33 +01:00
David Arnold
d3fb375260
Merge pull request #44171 from blaggacao/fix/migration-item-tax-detail
...
fix(migration): to new item_wise_tax_detail
2024-11-17 12:25:12 +01:00
David
2ec8a0e943
fix(migration): to new item_wise_tax_detail
2024-11-17 11:58:53 +01:00
Frappe PR Bot
4dbe2fdfd3
fix: Swedish translations
2024-11-17 15:40:10 +05:30
Frappe PR Bot
c5f22e7616
fix: sync translations from crowdin ( #44164 )
...
* fix: Swedish translations
* fix: Spanish translations
* fix: Swedish translations
* fix: Persian translations
2024-11-16 12:24:02 +01:00
rohitwaghchaure
9bf16df41e
feat: inventory dimension for rejected materials ( #44156 )
2024-11-15 17:03:22 +05:30
l0gesh29
c23af6af41
feat: Show Aggregate Value from Subsidiary Companies
2024-11-15 12:54:04 +05:30
ruthra kumar
29f8777079
Merge pull request #43414 from vishakhdesai/exchange-rate-revaluation-issue
...
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed
2024-11-15 12:47:31 +05:30
ruthra kumar
98fa51be5a
Merge pull request #44158 from ruthra-kumar/broken_ui_on_currency_exchange
...
fix: broken UI on currency exchange
2024-11-15 12:21:12 +05:30
ruthra kumar
e91b65e7bd
fix: broken UI on currency exchange
2024-11-15 12:14:42 +05:30
UmakanthKaspa
5dd8eafdfc
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
2024-11-15 05:43:25 +00:00
ruthra kumar
f908112935
Merge pull request #44089 from UmakanthKaspa/fix/invoice-sorting-payment-reconciliation
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
2024-11-15 10:28:51 +05:30
ruthra kumar
a16ab653f2
Merge pull request #44148 from UmakanthKaspa/bugfix-disable-add-rows-allocations-table
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process
2024-11-15 10:16:37 +05:30
rohitwaghchaure
93c8b4c39a
fix: validation for serial no ( #44133 )
2024-11-15 10:04:59 +05:30
rohitwaghchaure
e8bbf6492f
fix: stock ledger variance report filter options ( #44137 )
2024-11-15 10:04:37 +05:30
UmakanthKaspa
13ca2700f8
fix: correctly set 'cannot_add_rows' property on allocations table field
2024-11-15 09:38:11 +05:30
ruthra kumar
31ca9eaf2d
Merge pull request #44142 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-15 06:19:44 +05:30
vishakhdesai
9749fe23cc
fix: set conversion factor before applying price list
2024-11-14 17:31:34 +05:30
David Arnold
7e9fc9f4df
Merge pull request #43372 from blaggacao/feat/log-net-total-on-taxes-and-charges
...
fix: item wise tax details and net amounts
2024-11-14 12:40:59 +01:00
Frappe PR Bot
897dc51cb7
fix: Turkish translations
2024-11-14 14:32:38 +05:30
Frappe PR Bot
7a2df9f0b8
fix: Swedish translations
2024-11-14 14:32:28 +05:30
Frappe PR Bot
4f9a0f23fd
fix: Spanish translations
2024-11-14 14:32:17 +05:30
ruthra kumar
7be10a744d
Merge pull request #43189 from ruthra-kumar/fix_for_rule_on_other
...
fix: broken apply on other item
2024-11-14 13:23:18 +05:30
ruthra kumar
0cb5a0cd0f
Merge pull request #44138 from frappe/mergify/copy/develop/pr-43651
...
fix: bulk update invoice remarks during site upgrade (copy #43651 )
2024-11-14 13:15:10 +05:30
ruthra kumar
e5119a749c
fix: broken apply on other item pricing rule
2024-11-14 12:53:21 +05:30
Varun Verma
b7ad525960
fix: bulk update invoice remarks during site upgrade
...
fixes issue #43634
(cherry picked from commit cc07402b5e )
2024-11-14 07:19:17 +00:00
sudarsan2001
4a1cd5a8d6
chore: change account name
2024-11-14 10:59:51 +05:30
sudarsan2001
e8b8a589be
test: add unit test to validate gl values
2024-11-14 01:28:16 +05:30
sudarsan2001
29a6eb21a3
fix: set debit in transaction currency in GL Entry
2024-11-14 01:11:12 +05:30
Frappe PR Bot
972d62bca7
fix: sync translations from crowdin ( #44086 )
2024-11-13 18:19:02 +01:00
vishakhdesai
19222690d3
fix: set default party type in Payment Entry
2024-11-13 17:27:49 +05:30
ruthra kumar
6d4b0e242e
Merge pull request #44124 from ruthra-kumar/add_partialy_billed_in_purchase_receipt
...
refactor: 'Partly Billed' status for Purchase Receipt
2024-11-13 17:22:31 +05:30
ruthra kumar
c58bbd25f2
refactor: 'Partly Billed' status for Purchase Receipt
2024-11-13 16:56:08 +05:30
rohitwaghchaure
13834014b5
fix: Cannot read properties of undefined (reading 'work_order_closed') ( #44117 )
2024-11-13 15:52:48 +05:30
Nihantra C. Patel
6dc4934e59
Merge pull request #44116 from Nihantra-Patel/fix_dropshipping_address
...
fix: Drop Shipping address based on customer shopping address
2024-11-13 15:30:45 +05:30
Nihantra Patel
c7499f3528
fix: Drop Shipping address based on customer shopping address
2024-11-13 14:55:45 +05:30
NaviN
494fd7ceea
fix: update per_billed value in Purchase Receipt while creating Debit Note ( #43977 )
...
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
2024-11-13 12:23:16 +05:30
rohitwaghchaure
0828c74fe3
fix: incorrect produced qty in Production Plan Summary ( #44112 )
2024-11-13 12:10:37 +05:30
rohitwaghchaure
c0ffaa444c
fix: consider service item cost in the RM cost of the BOM ( #43962 )
2024-11-12 21:59:04 +05:30
rohitwaghchaure
e8882718c9
fix: not able to cancel DN ( #44108 )
2024-11-12 17:41:55 +05:30
David
3732dd1b1f
refactor!: store item wise tax details as a more flexible dict
2024-11-12 12:39:04 +01:00
David
5af88a7fb1
fix: pos invoice merge to more detailed item wise tax detail
2024-11-12 12:39:04 +01:00
David
27a07b9eb3
test: adapt pos invoice text
2024-11-12 12:39:04 +01:00
David
2b0cc76523
test: add test for item tax detail
2024-11-12 12:39:03 +01:00
David (aider)
961e7b107d
feat: Add net_total to Taxes And Charges doctypes and modify relevant controllers
2024-11-12 12:39:00 +01:00
David Arnold
ab1593654e
Merge pull request #44018 from blaggacao/feat/add-deprecation-dumpster
...
feat: add deprecation dumpster
2024-11-12 12:38:46 +01:00
David
8463247dcf
feat: don't enforce dumpster location; allow in-place deprecations; diverge from frappe practice
2024-11-12 11:40:30 +01:00
rohitwaghchaure
8805e74784
fix: not able to reconcile expired batches ( #44012 )
2024-11-12 15:48:28 +05:30
rohitwaghchaure
774845f886
fix: purchase receipt creation from SCR ( #44095 )
2024-11-12 15:43:20 +05:30
Ninad1306
5a6261d3b4
test: test to validate rounded total
2024-11-12 15:25:14 +05:30
ruthra kumar
586864c8ea
Merge pull request #44053 from aerele/pos_barcode_search_fix
...
Pos barcode search fix
2024-11-12 12:44:32 +05:30
ruthra kumar
f072b1266e
refactor: simpler filtering
2024-11-12 11:39:30 +05:30
ruthra kumar
f0e5036879
Merge pull request #44065 from aerele/pos-partial-return-payment-fix
...
fix: update payment amount for partial pos return
2024-11-12 09:48:54 +05:30
UmakanthKaspa
d6703eb88b
fix: remove trailing whitespace
2024-11-11 18:06:53 +05:30
ruthra kumar
46676de341
Merge pull request #44072 from aerele/pos-create-return-button-fix
...
fix: bind this object explicitly on callback event function
2024-11-11 16:50:02 +05:30
HarryPaulo
cfe6af1f68
fix: add field conversion_factor when include_uom is settled ( #43701 )
2024-11-11 16:08:30 +05:30
rohitwaghchaure
9223ef2f37
fix: item mapping from modal to batch form ( #44090 )
2024-11-11 16:07:16 +05:30
UmakanthKaspa
0bd83d920d
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
2024-11-11 09:18:09 +00:00
ruthra kumar
ed56a1e26a
Merge pull request #43695 from Vishv-024/sales_register_and_parchase_register
...
fix: exception on register reports when filtered on cost center
2024-11-11 14:47:09 +05:30
ruthra kumar
1d11131afe
refactor(test): assertion refactoring and exact decimals
2024-11-11 14:16:49 +05:30
ruthra kumar
c53e9637dd
refactor(test): pass all mandatory fields
2024-11-11 13:06:09 +05:30
Nihantra C. Patel
c81eb6c824
fix: populate payment schedule from payment terms ( #44082 )
2024-11-11 13:04:54 +05:30
s-aga-r
9a758ea826
chore: update CODEOWNERS ( #44074 )
2024-11-11 07:19:30 +00:00
ruthra kumar
d6030e7112
refactor(test): fix incorrect assertion
2024-11-11 12:37:02 +05:30
ruthra kumar
c255f34eea
test: journals with cost center
2024-11-11 12:34:51 +05:30
Nihantra C. Patel
8c99acb1b9
fix: task path ( #44073 )
2024-11-11 12:33:30 +05:30
rohitwaghchaure
6cb169cd6b
Merge pull request #44071 from aerele/pos-page-item-selector-fix
...
fix: add default height to POS item card selector
2024-11-11 12:09:14 +05:30
Kavin
5e790a0fce
fix: bind this object explicitly on callback event function
2024-11-11 11:56:56 +05:30
Kavin
5f5a514d6f
fix: add default height to POS item card selector
2024-11-11 11:53:49 +05:30
rohitwaghchaure
7cfd6a5151
Merge pull request #44058 from Vishnu7025/type_error_fix
...
fix: type error while saving pick list
2024-11-11 11:53:14 +05:30
rohitwaghchaure
0e6425486a
Merge pull request #44064 from rohitwaghchaure/fixed-support-25064
...
fix: slow reposting due to SABB update
2024-11-11 11:52:28 +05:30
Kavin
53ef6336b6
fix: update payment amount for partial pos return
2024-11-11 11:21:48 +05:30
Rohit Waghchaure
2447b3f424
fix: slow reposting due to SABB update
2024-11-11 11:12:33 +05:30
HENRY Florian
1fe6efdeb9
feat: add template taxe for charts of account France - Plan Comptable General avec code ( #42757 )
...
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
2024-11-11 10:17:51 +05:30
HENRY Florian
8383883977
fix: when company is created with other company template Chart of Account the Create Taxe Template failed ( #42755 )
...
fix: when company if create with other company template Created Template Taxe failed
2024-11-11 10:16:17 +05:30
Frappe PR Bot
c9cb359815
fix: sync translations from crowdin ( #44036 )
2024-11-10 18:38:25 +01:00
Frappe PR Bot
56f05c5dd6
chore: update POT file ( #44059 )
2024-11-10 18:33:17 +01:00
vishnu
22de0ecbdc
fix: tyeerror while saving pick list
2024-11-10 06:55:16 +00:00
Bhavan23
488b60fc27
refactor: Relocate doc variable for better scope management
2024-11-09 19:55:50 +05:30
Bhavan23
5e7cf3899b
feat: Add item group filtering for search results
2024-11-09 19:54:50 +05:30
Smit Vora
e3cd6539c3
fix: better gls for purchases with tax witholding ( #42743 )
...
* fix: better gls for purchases with tax witholding
* test: test case for purchase invoice gl entries with tax witholding
* fix: use flag `_skip_merge` instead of skipping merge based on against account
* test: fix test `test_single_threshold_tds` for newer implementation
2024-11-09 09:44:21 +00:00
Ninad1306
f8524d526b
fix: added disable_rounded_total field
2024-11-08 12:51:05 +05:30
Nihantra C. Patel
4ea2071265
fix: duplicate items and outdated item price in POS ( #42978 )
...
* fix: duplicate items and outdated item price in POS
* fix: duplicate items and outdated item price in POS --formatter
2024-11-08 12:42:19 +05:30
Venkatesh
42dcdcde1a
fix: sort by ascending to get the first period closing voucher ( #44029 )
2024-11-08 12:30:54 +05:30
rohitwaghchaure
0399ccc51e
fix: item not set in the batch quick entry form ( #44028 )
2024-11-08 12:10:51 +05:30
ruthra kumar
657201b324
test: basic report output
2024-11-08 12:08:05 +05:30
Vishv-silveroak
f01e1a8e20
fix: exception on register reports when filtered on cost center
...
1
2024-11-08 12:03:38 +05:30
ruthra kumar
dfe233fa0a
Merge pull request #43873 from NethminaHiker360/fix-43865-sales-order
...
fix: add missing fields to field_no_map array
2024-11-08 11:29:05 +05:30
ruthra kumar
a978fd13e0
Merge pull request #43762 from bhavesh95863/fix-item-update
...
fix: handle NoneType error when updating ordered_qty in SO for remove…
2024-11-08 10:39:35 +05:30
Ravindu Nethmina
70f090c1ec
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
2024-11-08 10:24:06 +05:30
ruthra kumar
625ce41f39
Merge pull request #43273 from ljain112/fix-voucher-types
...
fix: improved the conditions for determining voucher subtypes
2024-11-08 10:19:41 +05:30
bhaveshkumar.j
442cdd7ce4
fix: NoneType while updating ordered_qty in SO for removed items
2024-11-08 10:14:20 +05:30
David
1313d81c5f
feat: add deprecation dumpster
2024-11-07 19:51:50 +01:00
Frappe PR Bot
284fffe334
fix: sync translations from crowdin ( #44002 )
2024-11-07 13:38:37 +01:00
ruthra kumar
a10b38e8dd
Merge pull request #43689 from ruthra-kumar/allow_multiple_payment_requests
...
refactor: allow multiple payment requests through customer portal
2024-11-07 15:20:00 +05:30
ruthra kumar
18c13a2cff
refactor: handle PR's in advance stage
2024-11-07 14:49:41 +05:30
Smit Vora
ad6cc352f1
test: test voucher subtype for sales invoice
2024-11-07 13:35:54 +05:30
Smit Vora
f9dc9bdc0f
Merge branch 'develop' into fix-voucher-types
2024-11-07 13:11:55 +05:30
Nihantra C. Patel
44832c3b5c
fix: task showing limit in customer portal ( #44003 )
2024-11-07 06:55:48 +00:00
ruthra kumar
cda7800777
refactor: cancel old PR and invalidate tokens
2024-11-06 17:35:46 +05:30
ruthra kumar
e14a8f7752
Merge pull request #43972 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-06 14:31:31 +05:30
Sagar Vora
77aabce95e
Merge pull request #43993 from sagarvora/fix-m00
2024-11-06 14:06:28 +05:30
Sagar Vora
e13e688987
fix: ensure list has items
2024-11-06 14:04:30 +05:30
Sagar Vora
c62596b323
fix: error when saving POS merge log ( #43989 )
2024-11-06 07:51:19 +00:00
Nihantra C. Patel
834d18840c
fix: removed single quotes from deferred revenue ( #43985 )
2024-11-06 12:02:29 +05:30
Frappe PR Bot
2cb69f81c5
fix: Turkish translations
2024-11-06 11:03:21 +05:30
Ikko Eltociear Ashimine
30954ed645
chore: update serial_batch_bundle.py ( #43981 )
...
Avaliable -> Available
2024-11-06 10:06:00 +05:30
rohitwaghchaure
134c24b9c5
perf: too many writes error during reposting ( #43978 )
...
perf: too many writes error
2024-11-06 09:30:33 +05:30
Khushi Rawat
f5a8e72198
Merge pull request #43979 from khushi8112/correct-precision-for-asset-values
...
fix: added precision validation
2024-11-06 00:31:42 +05:30
Khushi Rawat
7daadcf420
fix: add precision validation
2024-11-05 23:36:26 +05:30
ruthra kumar
29a1fe8040
Merge pull request #43971 from ruthra-kumar/additional_changes_to_advance_ledger
...
refactor: update permission requirement for advance ledger
2024-11-05 10:58:30 +05:30
Frappe PR Bot
a817f21a8e
fix: Swedish translations
2024-11-05 10:49:43 +05:30
Frappe PR Bot
c698b95523
fix: Spanish translations
2024-11-05 10:49:28 +05:30
ruthra kumar
e41560d30b
refactor: update advance ledger role requirement
2024-11-05 10:32:02 +05:30
ruthra kumar
c832d9fb9a
refactor: avoid permission issue for non-admin
2024-11-05 10:25:32 +05:30
Raffael Meyer
65088cbb1b
fix: show "Send SMS" only when enabled ( #43941 )
2024-11-05 01:27:35 +01:00
ruthra kumar
dcaadbd528
Merge pull request #43388 from CaseSolvedUK/po-so-dash
...
fix: SO link on PO and add in missing dashboard references on both
2024-11-04 14:01:05 +05:30
ruthra kumar
50e477c3a3
Merge pull request #43955 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-04 13:16:23 +05:30
rohitwaghchaure
7cfe1c8d59
perf: avoid reposting of entries created after stock reco ( #43950 )
2024-11-04 13:04:35 +05:30
ruthra kumar
98a22b28b3
Merge pull request #43929 from ramyasusee/ramya-dev
...
fix: Map reference number while reversing Journal Entry
2024-11-04 12:27:54 +05:30
ramyasusee
77de783cd4
fix: map reference number while reversing journal
2024-11-04 12:03:08 +05:30
ruthra kumar
2b25f0ebc2
Merge pull request #43835 from hyaray/patch-16
...
Update fiscal_year.js
2024-11-04 11:17:27 +05:30
hyaray
d54283ded5
refactor: use year current year start date as default
2024-11-04 11:14:03 +05:30
Frappe PR Bot
280b5477d1
fix: Esperanto translations
2024-11-04 10:39:11 +05:30
Frappe PR Bot
6474b4551d
fix: German translations
2024-11-04 10:39:07 +05:30
Frappe PR Bot
81181a8ec0
fix: Bosnian translations
2024-11-04 10:39:04 +05:30
Frappe PR Bot
0c3e59d852
fix: Persian translations
2024-11-04 10:39:00 +05:30
Frappe PR Bot
ec3d7c48b4
fix: Chinese Simplified translations
2024-11-04 10:38:52 +05:30
Frappe PR Bot
400b315309
fix: Turkish translations
2024-11-04 10:38:49 +05:30
Frappe PR Bot
a01917c6bd
fix: Swedish translations
2024-11-04 10:38:45 +05:30
Frappe PR Bot
b4e772291c
fix: Russian translations
2024-11-04 10:38:41 +05:30
Frappe PR Bot
f4d22fc26a
fix: Polish translations
2024-11-04 10:38:38 +05:30
Frappe PR Bot
b43990962b
fix: Hungarian translations
2024-11-04 10:38:36 +05:30
Frappe PR Bot
bb171c3db6
fix: Arabic translations
2024-11-04 10:38:32 +05:30
Frappe PR Bot
2414b9c0fc
fix: Spanish translations
2024-11-04 10:38:29 +05:30
Frappe PR Bot
4e38524f07
fix: French translations
2024-11-04 10:38:26 +05:30
ruthra kumar
09d012cebf
Merge pull request #43945 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-11-04 10:13:26 +05:30
Frappe PR Bot
8f7ce743e1
chore: update POT file ( #43953 )
2024-11-03 09:59:19 +00:00
Frappe PR Bot
a399142bd1
fix: Swedish translations
2024-11-03 09:25:50 +05:30
Frappe PR Bot
67d3f90c8c
fix: Turkish translations
2024-11-02 09:15:49 +05:30
ruthra kumar
b3b7b1ad1f
Merge pull request #43709 from ruthra-kumar/ledger_for_advance_payment
...
feat: Ledger for advance payment
2024-11-01 14:04:02 +05:30
Frappe PR Bot
7e6fc95db4
fix: Turkish translations
2024-11-01 09:00:58 +05:30
Frappe PR Bot
2d540c7110
fix: Swedish translations
2024-11-01 09:00:54 +05:30
rohitwaghchaure
ba9fb4effc
fix: validation trigger ( #43926 )
2024-10-31 22:55:01 +05:30
rohitwaghchaure
01bb1612da
fix: valuation rate for sales / purchase return for serial / batch nos ( #43925 )
2024-10-31 22:54:29 +05:30
ruthra kumar
cf7b8f1b41
test: PO advance and currency from journal
2024-10-31 10:36:22 +05:30
ruthra kumar
ca85c75e39
test: PO 'Advance Paid' and curreny when using payment
2024-10-31 10:36:22 +05:30
ruthra kumar
14cef3d4c4
chore: move tests to advance payment ledger doctype
2024-10-31 10:36:22 +05:30
ruthra kumar
1825082512
test: advance and currency from Journal
2024-10-31 10:36:22 +05:30
ruthra kumar
9c1a4e284c
refactor: use dr / cr account currency field for journals
2024-10-31 10:36:22 +05:30
ruthra kumar
6c731561f3
test: USD Sales Order with advance payment
2024-10-31 10:36:22 +05:30
ruthra kumar
ae6a81cd07
refactor: handle currency on advance payment ledger
2024-10-31 10:36:22 +05:30
ruthra kumar
ad88bde448
refactor: move creation logic to controller
2024-10-31 10:36:22 +05:30
ruthra kumar
8e3bf7dc09
refactor: handle 'no data' situation in patch
2024-10-31 10:36:22 +05:30
ruthra kumar
767ae6a372
chore: update ignore_linked_doctypes for Journal Entry
2024-10-31 10:36:22 +05:30
ruthra kumar
8ab7194b1d
chore: update patchex.txt
2024-10-31 10:36:22 +05:30
ruthra kumar
b927f2f4a0
refactor: patch to migrating old SO / PO to advance ledger
2024-10-31 10:36:22 +05:30
ruthra kumar
35a8a18728
refactor(test): reconciliation shouldn't affect advance paid
2024-10-31 10:36:22 +05:30
ruthra kumar
fca5e95248
refactor: link journal entry to advance payment ledger
2024-10-31 10:36:22 +05:30
ruthra kumar
14357bccba
fix: deleting SO/PO will remove its advance payment ledger entry
2024-10-31 10:36:22 +05:30
ruthra kumar
c4197c3f31
refactor(test): advance_paid stays after reconciliation
2024-10-31 10:36:22 +05:30
ruthra kumar
e2891a60d5
chore: remove duplicate test class
2024-10-31 10:36:22 +05:30
ruthra kumar
3c53b92f05
refactor: remove advance payment ledgers on document deletion
2024-10-31 10:36:22 +05:30
ruthra kumar
2b2360bf7b
refactor: calculate advance from advance ledger
2024-10-31 10:36:22 +05:30
ruthra kumar
575ca5b900
refactor: create advance ledger entries on submit and cancel
2024-10-31 10:36:22 +05:30
ruthra kumar
f176a82198
refactor: make all fields readonly
2024-10-31 10:36:22 +05:30
ruthra kumar
2d6efd7cc8
feat: advance payment ledger doctype
2024-10-31 10:36:22 +05:30
ruthra kumar
c7d6923452
Merge pull request #43937 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-31 09:55:02 +05:30
Frappe PR Bot
9006b8da2e
fix: Chinese Simplified translations
2024-10-31 08:47:31 +05:30
Frappe PR Bot
91f745ce14
fix: Turkish translations
2024-10-31 08:47:28 +05:30
Raffael Meyer
2dd0f8b7e2
feat: remove Payroll Entry from Bank Account dashboard ( #43931 )
2024-10-30 14:15:53 +00:00
lukas.brandhoff
0c83f48f78
fix: use get_datetime_as_string with correct time format
2024-10-30 11:46:21 +00:00
Shariq Ansari
46c96f6e95
Merge pull request #43921 from shariquerik/create-opp-fix
2024-10-30 13:47:42 +05:30
Shariq Ansari
603383bca7
fix: cannot create opp from lead without prospect
2024-10-30 12:04:17 +05:30
ruthra kumar
f12ec7a87e
Merge pull request #43869 from aerele/tds-single-threshold
...
fix: calculate tds with net amount when invoice exceeds single threshold amount
2024-10-30 10:43:16 +05:30
ruthra kumar
5c8adbbd42
Merge pull request #43913 from nabinhait/pcv-opening-entry-fix
...
fix: find first PCV to consider opening entries
2024-10-30 10:24:02 +05:30
ruthra kumar
cce70f6657
Merge pull request #43886 from peniel-technology/develop
...
fix: remarks field in payment reconciliation
2024-10-30 10:19:25 +05:30
ruthra kumar
2564b7076f
Merge pull request #43884 from ljain112/fix-pos-os
...
fix: recalculate outstanding after save on checkout for POS Invoice
2024-10-30 10:06:29 +05:30
ruthra kumar
24c86fb07d
Merge pull request #43914 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-30 09:31:36 +05:30
Frappe PR Bot
64469fa328
fix: Swedish translations
2024-10-30 08:48:37 +05:30
Frappe PR Bot
237c972864
fix: Spanish translations
2024-10-30 08:48:20 +05:30
Nabin Hait
2201fc62a2
fix: find first PCV to consider opening entries
2024-10-30 00:25:18 +05:30
Khushi Rawat
22d46adf63
Merge pull request #43899 from khushi8112/rate-of-depreciation
...
fix: consider opening asset values while calculating depreciation rate
2024-10-30 00:05:22 +05:30
Nabin Hait
7994b05cef
fix: restored report tests for manufacturing ( #43907 )
2024-10-29 23:22:38 +05:30
Nabin Hait
3a0d27b393
fix: Patch for reposting account closing balance ( #43905 )
2024-10-29 23:00:41 +05:30
Nabin Hait
966e8fa85e
fix: rounding issue of required qty in subcontracting order ( #43810 )
...
* fix: rounding issue of required qty in subcontracting order
* fix: uom issue in test case
* fix: test case
2024-10-29 22:36:56 +05:30
Nabin Hait
0bba6442c0
fix: Calculate gross margin on update of project costing from invoices ( #43876 )
...
* fix: Calculate gross margin on update of project costing from invoices
* chore: linter issues
2024-10-29 18:21:19 +05:30
Ahmed Shareef
2d5b079949
fix: remarks field in payment reconciliation
2024-10-29 16:47:44 +04:00
Khushi Rawat
9d0fe7aa56
fix: consider opening asset values while calculating asset depreciation rate
2024-10-29 17:47:48 +05:30
Nabin Hait
adba1168c1
fix: calculate percentage received and delivered considering over-receipt and over-delivery ( #43870 )
2024-10-29 16:54:07 +05:30
Nabin Hait
34295d0344
fix: post account closing balance against pcv closing account ( #43887 )
2024-10-29 16:53:11 +05:30
ruthra kumar
aff63b92b7
Merge pull request #43856 from IMS94/fix-43811-sales-register
...
fix: add parenttype clause to invoice tax query in sales_register report
2024-10-29 15:39:20 +05:30
ruthra kumar
3edab67c55
Merge pull request #43698 from lbrandh/project_chart
...
fix: Project name instead of ID in chart
2024-10-29 15:23:23 +05:30
rohitwaghchaure
0c93bc31a5
fix: do not copy serial numbers from DN to SI ( #43885 )
2024-10-29 15:07:10 +05:30
lukas.brandhoff
736d1a1105
refactor: include 'Project Name' in Project summary report
...
Keep name field for backwards compatibility
2024-10-29 14:58:08 +05:30
ruthra kumar
a93d89c126
Merge pull request #43823 from ljain112/fix-portal
...
fix: Handle None value for item description in customer portal invoice view
2024-10-29 14:44:18 +05:30
ruthra kumar
85ccc9e0d8
Merge pull request #43824 from ljain112/fix-ad-field
...
fix: accounting dimension fieldname
2024-10-29 13:45:28 +05:30
ljain112
9ce2184c66
fix: recalculate outstanding after save on checkout for POS Invoice
2024-10-29 12:15:59 +05:30
Venkatesh
99d1c5f342
fix: use period closing voucher object to call get_account_closing_ba… ( #43880 )
...
fix: use period closing voucher object to call get_account_closing_balances method
2024-10-29 11:47:40 +05:30
ruthra kumar
624293750c
Merge pull request #43803 from aerele/party_name_payment_request
...
feat: add party name in payment request
2024-10-29 11:16:32 +05:30
Raffael Meyer
b42e7d4b32
refactor(Timesheet): move methods to Timesheet Detail ( #43794 )
2024-10-29 01:05:32 +01:00
mergify[bot]
b4d4c4a736
fix: purchase return validation issue (backport #43871 ) ( #43874 )
...
fix: purchase return validation issue (#43871 )
(cherry picked from commit a7cc7b28c0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-28 17:21:36 +05:30
rohitwaghchaure
0a70be5b99
fix: work order finish button not showing ( #43875 )
2024-10-28 17:21:06 +05:30
venkat102
94badb464d
test: add unit test to validate purchase invoice exceeding single threshold value
2024-10-28 12:43:55 +05:30
venkat102
ef694a40a1
fix: calculate tds with net amount when invoice exceeds single threshold amount
2024-10-28 12:42:58 +05:30
ruthra kumar
c74bc51b41
Merge pull request #43862 from ruthra-kumar/fix_garbage_description_in_razorpay
...
refactor: fix garbage title, desc and name in razorpay
2024-10-28 12:22:54 +05:30
ruthra kumar
7e45d1555a
Merge pull request #43685 from ljain112/fix-arap-report
...
fix: do not check for payment terms details for return invoices.
2024-10-28 11:22:36 +05:30
ruthra kumar
7332ec8fbd
refactor: fix garbage title, desc and name in razorpay
2024-10-28 10:47:34 +05:30
rohitwaghchaure
ad6ce09b86
fix: incorrect value of available_qty_for_consumption in subcontracti… ( #43836 )
...
fix: incorrect value of available_qty_for_consumption in subcontracting receipt
2024-10-28 10:42:07 +05:30
ruthra kumar
6d7c5871de
Merge pull request #43833 from ljain112/fix-exp-acc
...
refactor: query for expense_account moved to setup hook in purchase invoice
2024-10-28 09:43:20 +05:30
ruthra kumar
31da5c0cc0
Merge pull request #43851 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-28 09:37:42 +05:30
Imesha Sudasingha
e30ab141f4
fix: add parenttype clause to invoice tax query in sales_register report
2024-10-28 03:43:56 +00:00
Frappe PR Bot
99a3a07e63
fix: Russian translations
2024-10-28 08:27:16 +05:30
Frappe PR Bot
dc19fe02d3
fix: Polish translations
2024-10-28 08:27:12 +05:30
Frappe PR Bot
d2306f67ef
fix: Chinese Simplified translations
2024-10-28 08:27:09 +05:30
Frappe PR Bot
2c3f60f74d
fix: Hungarian translations
2024-10-28 08:27:06 +05:30
Frappe PR Bot
da798ee9c5
fix: Esperanto translations
2024-10-28 08:27:03 +05:30
Frappe PR Bot
2cae324924
fix: Swedish translations
2024-10-28 08:27:00 +05:30
Frappe PR Bot
1c0550e944
fix: Spanish translations
2024-10-28 08:26:56 +05:30
Frappe PR Bot
49443a01aa
fix: Arabic translations
2024-10-28 08:26:53 +05:30
Frappe PR Bot
b6feff03a0
fix: Bosnian translations
2024-10-28 08:26:50 +05:30
Frappe PR Bot
4223a2b73e
fix: Turkish translations
2024-10-28 08:26:45 +05:30
Frappe PR Bot
b5b63d5ae6
fix: French translations
2024-10-28 08:26:42 +05:30
Frappe PR Bot
67a0022d37
fix: Persian translations
2024-10-28 08:26:38 +05:30
Frappe PR Bot
67423e0b09
fix: German translations
2024-10-28 08:26:35 +05:30
Frappe PR Bot
46adceb8a7
chore: update POT file ( #43853 )
2024-10-27 11:10:31 +01:00
Frappe PR Bot
147b07f1c2
fix: German translations
2024-10-27 08:23:56 +05:30
Frappe PR Bot
ffbc9f8dfd
fix: sync translations from crowdin ( #43827 )
2024-10-26 19:52:05 +02:00
Raffael Meyer
1d40e3dbe3
fix(RFQ): make strings translatable ( #43843 )
2024-10-26 19:22:29 +02:00
Nabin Hait
c330a292d2
fix: Negative stock validation against inventory dimension ( #43834 )
2024-10-26 13:03:38 +05:30
rohitwaghchaure
5a967bc868
fix: basic rate not editable in Stock Entry Detail ( #43837 )
2024-10-25 18:41:49 +05:30
ljain112
912e1e3f3d
fix: hide payment terms for return and paid purchase invoices
2024-10-25 18:14:07 +05:30
ljain112
8b700eadc7
fix: do not set payment terms for return invoices
2024-10-25 18:09:01 +05:30
ljain112
a9ac0cc223
refactor: query for expense_account moved to setup hook in purchase invoice
2024-10-25 17:11:27 +05:30
ruthra kumar
8647c67b35
Merge pull request #43830 from ruthra-kumar/missing_bill_no_in_general_ledger
...
fix: set bill_no before `against_voucher` gets concatenated
2024-10-25 14:00:11 +05:30
ruthra kumar
7bade7f1fe
fix: set bill_no before against_voucher gets concatenated
2024-10-25 13:31:01 +05:30
Nabin Hait
91f6f75a5b
fix: map item_ID instead of item_code while creating subcontracting order from PO ( #43822 )
2024-10-24 22:10:43 +05:30
David Arnold
349c2b1cdc
Merge pull request #43821 from blaggacao/ci/add-upstream-dispatch
...
ci: trigger ci runs from upstream fix
2024-10-24 14:52:13 +02:00
ljain112
ceb449c75b
fix: Handle None value for item description in customer portal invoice view
2024-10-24 18:10:08 +05:30
David
2f747a274f
ci: trigger ci runs from upstream fix
2024-10-24 14:26:55 +02:00
David Arnold
6a2ed74de2
Merge pull request #43819 from blaggacao/ci/add-upstream-dispatch
...
ci: trigger ci runs from upstream
2024-10-24 13:12:29 +02:00
David
c314b71917
ci: trigger ci runs from upstream
2024-10-24 12:11:07 +02:00
Deepesh Garg
af472054f6
fix: Unnecessary validation for non deferred sales invoices ( #43816 )
2024-10-24 12:58:47 +05:30
ruthra kumar
076486e1f8
Merge pull request #43813 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-24 10:26:20 +05:30
Frappe PR Bot
67fe7f294a
fix: Turkish translations
2024-10-24 08:26:06 +05:30
Raffael Meyer
fe1e1b12c3
chore(Timesheet): add type hints ( #43793 )
2024-10-23 22:52:42 +00:00
ljain112
ca31a19eb7
fix: validate fieldname
2024-10-23 18:14:30 +05:30
ljain112
023b7b9a60
fix: scrub "-" from fieldname in accounting dimension
2024-10-23 18:13:42 +05:30
Nabin Hait
96ea64fd00
fix: consider gle based on balances in company currency ( #43804 )
2024-10-23 17:08:48 +05:30
ruthra kumar
e8f3d1323c
Merge pull request #43755 from IamSaiyyamChhetri/company_filter_issue
...
fix: Add Company Filter
2024-10-23 16:49:29 +05:30
IamSaiyyamChhetri
9909d760a5
fix: add company filter for project
...
- In Project dt Sales Order field
- In Sales Order dt Project field
2024-10-23 16:45:44 +05:30
ruthra kumar
031e33a2d1
Merge pull request #43796 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-23 16:17:19 +05:30
Nabin Hait
0c71df9a75
fix: wrong fieldname ( #43799 )
2024-10-23 14:35:09 +05:30
RAVIBHARATHI P C
0acb609d97
feat: add party name in payment request
2024-10-23 14:27:13 +05:30
Nabin Hait
8b7e153616
perf: performance optimizations for accounting reports by refactoring account closing balance and period closing voucher ( #43435 )
...
* fix: Gl Entry form cleanup
* fix: Added indexes in gl entry table
* perf: Refactored period closing voucher to handle large volume of gle
* fix: fixes as per new period start and end date fields in PCV
* perf: performance optimization for accounting reports
* perf: performance optimizations for account closing balance patch
* fix: test cases
* fix: lenter issues - direct use of sql query
* fix: test cases
* fix: test cases
* fix: test cases
2024-10-23 11:53:09 +05:30
Frappe PR Bot
4183581515
fix: Russian translations
2024-10-23 08:18:54 +05:30
Frappe PR Bot
4250c9c8ed
fix: Polish translations
2024-10-23 08:18:51 +05:30
Frappe PR Bot
b44d309466
fix: Swedish translations
2024-10-23 08:18:47 +05:30
Frappe PR Bot
977f6a1121
fix: Spanish translations
2024-10-23 08:18:42 +05:30
Frappe PR Bot
2a113831e1
fix: German translations
2024-10-23 08:18:37 +05:30
Raffael Meyer
345d32432b
fix: use correct variable in error message ( #43790 )
2024-10-22 17:24:40 +02:00
Smit Vora
c9c8755a2a
Merge pull request #43787 from ljain112/refactor-payment-request
2024-10-22 20:17:38 +05:30
Smit Vora
679bab1d09
Merge pull request #43769 from Ninad1306/auto_create_pr_from_sr
2024-10-22 20:12:08 +05:30
ljain112
669ea3ad35
refactor: condition check before get_doc
2024-10-22 19:51:50 +05:30
Smit Vora
cc7ac8bcc7
Merge pull request #43462 from vishakhdesai/journal-entry-issue
2024-10-22 19:34:31 +05:30
Ninad Parikh
004c4e21d4
fix: Required Changes to Support e-Waybill Generation for Material Transfer Return ( #43061 )
2024-10-22 19:28:02 +05:30
Smit Vora
f8f7335412
Merge pull request #43752 from ljain112/fix-order-pages
2024-10-22 19:09:05 +05:30
Ninad1306
66211dafd6
fix: better implementation, handle missing purchase order
2024-10-22 17:24:46 +05:30
Raffael Meyer
c4faa0e101
refactor: validate_return_against_account ( #43778 )
2024-10-22 13:44:28 +02:00
Ninad1306
59887bbc13
test: auto create purchase receipt
2024-10-22 17:00:11 +05:30
ruthra kumar
cfe1c8fd6a
Merge pull request #43775 from cogk/fix-deferred-accounting
...
fix(deferred_revenue): Escape account in query
2024-10-22 16:11:08 +05:30
Corentin Forler
c7b3ae41d4
fix(deferred_revenue): Escape account in query
2024-10-22 12:14:28 +02:00
Khushi Rawat
bd0c6056a5
Merge pull request #43770 from frappe/revert-43703-update-depreciation-checkbox-to-select
...
chore: revert use selectbox instead of checkbox
2024-10-22 13:16:58 +05:30
Khushi Rawat
d47ab7870d
Revert "chore: use selectbox instead of checkbox"
2024-10-22 12:37:06 +05:30
Ninad1306
60ceb91ace
fix: map doc from purchase order
2024-10-22 12:16:59 +05:30
ruthra kumar
18bc82fc9c
Merge pull request #43766 from ruthra-kumar/allow_unreconcile_on_bank_cash_entry
...
refactor: allow unreconcile on bank and cash entry type journals
2024-10-22 12:04:41 +05:30
ruthra kumar
2c4f37f488
refactor: allow unreconcile on bank and cash entry type journals
2024-10-22 11:59:57 +05:30
ruthra kumar
f3fd07f0ca
Merge pull request #43761 from bhavesh95863/fix-coupon-code
...
fix: coupon code validation logic
2024-10-22 10:06:25 +05:30
Khushi Rawat
10f359700e
Merge pull request #43378 from khushi8112/add-email-field-to-asset-maintenance-log
...
feat: added task assignee email field in asset maintenance log
2024-10-22 01:13:14 +05:30
bhaveshkumar.j
1561a9e1bf
fix: remove extra space
2024-10-21 18:23:39 +00:00
bhaveshkumar.j
d04257a32d
fix: coupon code validation logic
2024-10-21 18:22:30 +00:00
Shariq Ansari
01fcb083c0
Merge pull request #43759 from shariquerik/lead-connection-fix
2024-10-21 20:24:58 +05:30
Shariq Ansari
0dc518b1c3
fix: lead create opp from connection not working
2024-10-21 20:16:35 +05:30
Nabin Hait
e94ffb87cd
fix: Workspace link for Work Order Consumed Materials report ( #43753 )
2024-10-21 15:33:30 +05:30
ljain112
fc2cac62c1
fix: only show pay button for specific doctype in portal
2024-10-21 13:53:40 +05:30
Khushi Rawat
52f1c7fac2
Merge pull request #43703 from khushi8112/update-depreciation-checkbox-to-select
...
chore: use selectbox instead of checkbox
2024-10-21 13:47:09 +05:30
ruthra kumar
66c726bf86
Merge pull request #42461 from HarryPaulo/fix-lock-screen-on-load-invoices
...
fix: Freeze Screen on load invoices on POS Closing Entry
2024-10-21 12:26:13 +05:30
ruthra kumar
feed761a5e
Merge pull request #43720 from ljain112/fix-party-balance
...
fix: party_balance based on company in payment entry
2024-10-21 12:22:49 +05:30
ruthra kumar
0f19b59d53
Merge pull request #43727 from aerele/deferred-expense-period
...
fix: get period estimate till service end date
2024-10-21 12:19:09 +05:30
ruthra kumar
9404303755
Merge pull request #43726 from ljain112/fix-process-statemets--of-accounts
...
fix: "show_remarks" checkbox in Process statement of accounts
2024-10-21 12:13:28 +05:30
ruthra kumar
51536f8433
Merge pull request #43730 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-21 12:10:57 +05:30
ruthra kumar
1acfc5446e
Merge pull request #43735 from ZeWaren/adds-french-npo-accounts
...
feat: Add the chart of accounts for French NPOs
2024-10-21 11:21:31 +05:30
ruthra kumar
3eaaca7309
Merge pull request #43728 from aerele/reconciliation-against-advance
...
fix: get party advance amount based on account
2024-10-21 11:16:44 +05:30
Frappe PR Bot
55cd72256f
fix: Chinese Simplified translations
2024-10-21 07:56:34 +05:30
Frappe PR Bot
ff7fdec107
fix: Hungarian translations
2024-10-21 07:56:31 +05:30
Frappe PR Bot
fc37cfb6fd
fix: Esperanto translations
2024-10-21 07:56:28 +05:30
Frappe PR Bot
820e7e958b
fix: Swedish translations
2024-10-21 07:56:25 +05:30
Frappe PR Bot
37e5c1999f
fix: Spanish translations
2024-10-21 07:56:21 +05:30
Frappe PR Bot
04bde39527
fix: Arabic translations
2024-10-21 07:56:17 +05:30
Frappe PR Bot
2f1014d2b7
fix: Bosnian translations
2024-10-21 07:56:14 +05:30
Frappe PR Bot
9c9f455324
fix: Turkish translations
2024-10-21 07:56:11 +05:30
Frappe PR Bot
5bf78bf8cf
fix: French translations
2024-10-21 07:56:08 +05:30
Frappe PR Bot
0ad49936e6
fix: Persian translations
2024-10-21 07:56:04 +05:30
Frappe PR Bot
18cbb01700
fix: German translations
2024-10-21 07:56:01 +05:30
Khushi Rawat
de47f3aa00
fix: removed checkbox
2024-10-21 04:40:55 +05:30
Khushi Rawat
1e60e8db03
chore: Merge branch develop to head branch
2024-10-21 01:27:18 +05:30
Frappe PR Bot
89abe25c56
chore: update POT file ( #43736 )
2024-10-20 14:33:32 +02:00
Frappe PR Bot
3157427d76
fix: Swedish translations
2024-10-20 07:48:50 +05:30
Erwan Martin
548f23e440
feat: Add the chart of accounts for French NPOs
...
The French chart of accounts for NPOs is a variation of the general chart.
This adds the latest version of it: .2018-06.
Reference: https://www.associations.gouv.fr/le-nouveau-plan-comptable-depuis-le-1er-janvier-2020.html
2024-10-19 18:18:01 +02:00
Khushi Rawat
d24634fe2a
Merge pull request #43723 from khushi8112/depreciation-on-sale-of-asset
...
fix: do not make new depreciation for fully depreciated asset
2024-10-19 21:47:28 +05:30
Frappe PR Bot
10bd442902
fix: Spanish translations
2024-10-19 07:49:46 +05:30
venkat102
d7fa95dd2f
fix: get party advance amount based on account
2024-10-18 18:42:45 +05:30
ljain112
f4600df1f7
fix: "show_remarks" checkbox in Process statement of accounts
2024-10-18 18:02:25 +05:30
venkat102
a7ba7e9c28
fix: get period estimate till service end date
2024-10-18 18:00:40 +05:30
Khushi Rawat
25de412371
fix: do not make new depreciation for fully depreciated asset
2024-10-18 16:47:57 +05:30
ljain112
97c9adf06b
fix: party_balance based on company in payment entry
2024-10-18 13:28:46 +05:30
ruthra kumar
ee8cae11ee
Merge pull request #43295 from doancan/patch-1
...
fix: translate Update default_success_action.py
2024-10-18 11:47:03 +05:30
Doğancan
804558e5bf
refactor: update default_success_action.py
...
The _(doctype) inside get_message is removed from the .format() method. The reason is that _(doctype) would attempt to translate the doctype itself, which is generally not required since the doctypes in doctype_list are system-level terms. The main string "{0} has been submitted successfully" should be translated, and then it should receive the doctype name as an argument.
2024-10-18 11:19:31 +05:30
ruthra kumar
61566f7171
Merge pull request #43180 from devdiogenes/pos-invoice-call-super-onload_post_render
...
fix: Call super onload_post_render inside pos_invoice.js
2024-10-18 10:41:07 +05:30
ruthra kumar
8db68d3495
Merge pull request #42898 from niyazrazak/patch-21
...
fix: incorrect amount in bank clearance
2024-10-18 10:32:38 +05:30
ruthra kumar
272e9f2dd3
Merge pull request #43714 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-18 10:19:34 +05:30
Frappe PR Bot
e828cd383e
fix: Persian translations
2024-10-18 07:46:29 +05:30
rohitwaghchaure
4fd4a37dc9
fix: added validation for UOM must be whole number ( #43710 )
2024-10-17 15:07:34 +05:30
David Arnold
21f5482022
Merge pull request #43694 from blaggacao/chore/remove-no-op-ad-hoc-test-record-creation
...
chore(tests): remove noop ad-hoc record creation
2024-10-17 08:53:22 +02:00
ruthra kumar
a91ca4d822
Merge pull request #43704 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-17 10:14:22 +05:30
Frappe PR Bot
97a27aba9e
fix: Chinese Simplified translations
2024-10-17 07:31:12 +05:30
David Arnold
2047246e20
Merge pull request #43702 from blaggacao/tests/fix-setup-class-methods
...
fix(testing): setup class must invoke super
2024-10-16 20:36:14 +02:00
Khushi Rawat
7ba0015de6
chore: use selectbox instead of checkbox
2024-10-16 23:44:02 +05:30
David
895143a847
fix(testing): setup class must invoke super
2024-10-16 18:56:18 +02:00
David Arnold
05569466be
Merge pull request #43700 from blaggacao/tests/no-global-record-deletions
...
test: don't delete global test records (it's forbidden)
2024-10-16 17:46:05 +02:00
David
e46736ce35
test: don't delete global test records (it's forbidden)
2024-10-16 17:07:23 +02:00
David Arnold
dcf08604da
Merge pull request #43697 from blaggacao/fix/fy-test-record-creation
...
test: don't create current fiscal year as it fails to create
2024-10-16 16:15:35 +02:00
David
d7ab7fd672
test: don't create current fiscal year as it fails to create
2024-10-16 15:50:55 +02:00
David Arnold
f6b55d14d5
Merge pull request #43696 from blaggacao/tests/remove-unneeded-flags
...
test: remove no-op flags in preparation of cleaning upstream
2024-10-16 15:26:57 +02:00
David
0b98fbe960
test: remove no-op flags in preparation of cleaning upstream
2024-10-16 15:01:03 +02:00
David
ac5e449592
chore(tests): remove noop ad-hoc record creation
2024-10-16 13:26:23 +02:00
rohitwaghchaure
a671fe13d4
fix: list view and form status not same for purchase order ( #43690 )
2024-10-16 13:42:39 +05:30
ruthra kumar
07f8899f80
Merge pull request #43488 from cogk/fix-hide-print-labels-for-terms-and-conditions
...
fix: Hide print labels for Terms and Conditions
2024-10-16 10:45:19 +05:30
ruthra kumar
cca02fffab
Merge pull request #43688 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-10-16 10:33:41 +05:30
Frappe PR Bot
1cc010a161
fix: Turkish translations
2024-10-16 07:35:54 +05:30
ljain112
6703b7d1ae
fix: do not check for payment terms details for return invoices.
2024-10-15 18:38:42 +05:30
ruthra kumar
e3ab46a1af
Merge pull request #43663 from ljain112/fix-pcv-eneque
...
fix: run gl_entries and closing voucher processes in same function
2024-10-15 17:03:35 +05:30
ruthra kumar
f0adc16d86
Merge pull request #43661 from ljain112/fix-consolidated-report
...
fix: missing child company accounts in consolidated balance sheet
2024-10-15 16:59:08 +05:30
ruthra kumar
fc66408194
Merge pull request #43602 from ljain112/fix-closing-balances
...
fix: added parentheses for correct query formation for logical OR condition
2024-10-15 16:44:31 +05:30
Frappe PR Bot
4e8f3fefac
fix: sync translations from crowdin ( #43583 )
2024-10-15 13:09:05 +02:00
ruthra kumar
14c649108c
Merge pull request #43600 from ljain112/fix-bank-reco-stmt
...
fix: added string for translation in bank reconciliation statement
2024-10-15 16:31:00 +05:30
ruthra kumar
bfdb896a4e
Merge pull request #43643 from Sanket322/ensure_db_before_fetch
...
fix: check for the existence of a doctype before querying.
2024-10-15 16:28:44 +05:30
rohitwaghchaure
05915415de
fix: refetch items from BOM if 'Use Multi-Level BOM' has changed usin… ( #43672 )
...
fix: refetch items from BOM if 'Use Multi-Level BOM' has changed using api
2024-10-15 16:08:58 +05:30
rohitwaghchaure
a52756f1d4
fix: conversion factor issue ( #43645 )
2024-10-15 15:45:13 +05:30
rohitwaghchaure
29ff682eca
fix: incorrect warehouse in the serial no selector for rejection ( #43671 )
2024-10-15 15:43:29 +05:30
ruthra kumar
0a7da4f1f6
Merge pull request #43557 from ljain112/fix-promo-scheme
...
fix: delete invalid pricing rule on change of applicable_for values
2024-10-15 15:24:40 +05:30
ruthra kumar
0a56bd79e5
Merge pull request #43662 from ljain112/fix-tax
...
fix: removed unused query
2024-10-15 13:22:33 +05:30
ljain112
af4daa5b0f
fix: run gl_entries and closing voucher processes in same function
2024-10-15 12:42:48 +05:30
rohitwaghchaure
6087a57b0c
fix: zero incoming rate for delivery note return ( #43642 )
2024-10-15 11:57:02 +05:30
rohitwaghchaure
7979d3a534
Merge pull request #43570 from aerele/update_actual_qty
...
fix: update item details with actual quantity
2024-10-15 11:55:59 +05:30
ljain112
5f590ddfa2
fix: removed unused query
2024-10-15 11:52:44 +05:30
ljain112
7fae9d57d2
fix: missing child company accounts in consolidated balance sheet
2024-10-15 11:41:00 +05:30
ruthra kumar
d42ea3d400
Merge pull request #43655 from frappe/mergify/copy/develop/pr-43521
...
fix: Link opportunity from RFQ to supplier quotation (copy #43521 )
2024-10-15 10:33:53 +05:30
Syed Mujeer Hashmi
528748d37c
fix: Link opportunity from RFQ to supplier quotation
...
(cherry picked from commit eb1f1255eb )
2024-10-15 04:39:54 +00:00
ruthra kumar
7dedcc428b
Merge pull request #43426 from aerele/balancesheet-report-summary
...
fix: show total amount on report summary
2024-10-15 06:02:33 +05:30
ruthra kumar
22dd6f01e4
Merge pull request #43601 from aerele/unreconcile-payment-naming
...
refactor: remove 'format:' based naming
2024-10-14 21:14:22 +05:30
Venkatesh
8751d09d69
Merge branch 'frappe:develop' into balancesheet-report-summary
2024-10-14 21:11:41 +05:30
venkat102
e8e1ec0e85
refactor: remove 'format:' based naming
2024-10-14 20:49:59 +05:30
Smit Vora
5a8224886d
Merge pull request #43614 from Ninad1306/pricing_rule_fix
...
fix: ignore free item when qty is zero
2024-10-14 16:19:45 +05:30
Nihantra C. Patel
d57624b182
fix: quotation to so frappe crm ( #43644 )
2024-10-14 14:04:47 +05:30
Sanket322
48ed12bdd7
fix: check for existence of doctype before querying
2024-10-14 12:25:32 +05:30
Smit Vora
1587d2063f
Merge pull request #43638 from Abdeali099/payment-request-fixes
...
fix: Use `ref_doc.get()` for `party_account_currency`
2024-10-14 11:37:12 +05:30
Abdeali Chharchhoda
b79549422a
fix: Use ref_doc.get() for party_account_currency
2024-10-13 19:58:20 +05:30
Frappe PR Bot
61dba713f5
chore: update POT file ( #43636 )
2024-10-13 13:57:01 +01:00
ruthra kumar
a9afd7efd2
Merge pull request #43627 from ruthra-kumar/fix_approach2_advance_order_to_invoice
...
fix: reconciled advance from reported in reconciliation tool
2024-10-13 08:36:48 +05:30
ruthra kumar
e7505e92c9
chore: better comments for context
2024-10-13 08:08:54 +05:30
ruthra kumar
f1ec61c19e
test: reconciled Invoice should not showup in tool
...
Scenario should be tested on 'Advance in separate party account'
2024-10-13 08:04:34 +05:30
ruthra kumar
8a6978e550
test: unreconciliation of individual SO from Advance Payment
2024-10-13 08:04:34 +05:30
ruthra kumar
a21a406d04
refactor(test): utility methods for enabling advance in separate acc
2024-10-13 08:04:34 +05:30
ruthra kumar
e7bb960bb5
refactor: use hooks to identify advance doctypes
2024-10-13 08:04:34 +05:30
ruthra kumar
a112581acd
refactor: reference update logic in advance
2024-10-13 08:04:34 +05:30
ruthra kumar
b409f74620
fix: don't update reference to SI / PI on advances
2024-10-13 08:04:34 +05:30
David Arnold
043bfdffbf
ci: add action to matrix-run individual tests
2024-10-13 03:22:55 +02:00
David
969994c4a3
ci: run each test individually
2024-10-13 02:58:27 +02:00
David Arnold
6efcb91bce
Merge pull request #43630 from blaggacao/chore/move-to-toml
...
chore(tests): move to compact, human readable, commentable toml layout for test records
2024-10-13 02:03:45 +02:00
David
b1bfc2f791
chore(tests): fix wrong unscrub
2024-10-13 01:40:08 +02:00
David
bb917207c2
chore(tests): move to compact, human readable, commentable toml layout for test records
2024-10-13 01:31:28 +02:00
David Arnold
cc954d9c67
Merge pull request #43612 from blaggacao/refactor/alignment-in-test-record-creation
...
test: step 2 refactor towards idempotency
2024-10-13 00:31:30 +02:00
David
8867702f2c
chore: update imports
2024-10-13 00:06:58 +02:00
David
c17de26e44
test: make tests independent of selling price validation
2024-10-13 00:06:48 +02:00
David Arnold
727b395e62
Merge pull request #43620 from blaggacao/test/item-group-test-idempotency
...
test: prepare item group test idempotency
2024-10-12 12:18:51 +02:00
David
5cc86dae2b
test: increase error context on test_item_group
2024-10-12 11:58:11 +02:00
David
eeee06fd7c
test: fix test_sales_invoice setup
2024-10-12 11:28:19 +02:00
David
4f2db78247
test: fix test_purchase_invoice setup
2024-10-12 11:28:19 +02:00
David
fc6a7ca56a
test: fix test_pos_invoice setup
2024-10-12 11:28:19 +02:00
David
cba398f186
test: fix test_asset_repair setup
2024-10-12 11:28:18 +02:00
David
56c99fe7e1
refactor: use cls.globalTestRecords instead of declaring test_records
2024-10-12 11:28:18 +02:00
David Arnold
d8b0b92925
test: don't load test records into db during module import
...
test: don't load test records into db during module import
2024-10-11 13:42:50 +02:00
David
d32326fca1
test: don't load test records into db during module import
2024-10-11 13:24:30 +02:00
rohitwaghchaure
8beee1982f
fix: show incorrect entries filter in Stock Ledger Invariant Check report ( #43619 )
...
fix: show incorrect entry filter in Stock Ledger Invariant Check report
2024-10-11 14:17:34 +05:30
Ninad1306
a2b41a0c16
test: test case to validate free item is ignored when qty is zero
2024-10-11 14:02:50 +05:30
rohitwaghchaure
16e8156f01
fix: height and font size plant floor ( #43618 )
2024-10-11 13:41:16 +05:30
Ninad1306
7ae98f77ee
fix: ignore free item when qty is zero
2024-10-11 11:33:27 +05:30
ljain112
c0da8f11f7
fix: added parentheses for correct query formation for logical OR condition
2024-10-11 11:07:19 +05:30
David Arnold
172b2835b8
Merge pull request #43610 from blaggacao/refactor/alignment-in-test-record-creation
...
test: step 1 refactor towards idempotency
2024-10-11 05:19:22 +02:00
David
a2d22c3f42
chore: remove redundant declarations of test_records
2024-10-11 05:00:20 +02:00
Khushi Rawat
ec51a981e5
Merge branch 'develop' into add-email-field-to-asset-maintenance-log
2024-10-11 01:23:06 +05:30
David Arnold
922b5d1be5
refactor: clarify test record module iface (treewide)
...
This aims at reducing the deprecation warning pressure on a standard Erpnext test run.
2024-10-10 19:21:19 +02:00
David
ed5bead87d
refactor: clarify test record module iface (treewide)
2024-10-10 13:26:26 +02:00
David Arnold
2fc4f86191
Merge pull request #43603 from blaggacao/ci/fix-ill-specced-test
...
tests: fix item detail test module
2024-10-10 12:31:50 +02:00
David
9bb00d53bd
test: fix item detail test module
...
```console
======================================================================
ERROR setUpClass (erpnext.stock.tests.test_get_item_details.TestGetItemDetail)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/frappe-bench/apps/frappe/frappe/tests/classes/integration_test_case.py", line 53, in setUpClass
raise NotImplementedError(
__class__ = <class 'frappe.tests.classes.integration_test_case.IntegrationTestCase'>
cls = <class 'erpnext.stock.tests.test_get_item_details.TestGetItemDetail'>
ignore = ['BOM']
to_add = ['Customer', 'Supplier', 'Item', 'Price List', 'Item Price']
NotImplementedError: IGNORE_TEST_RECORD_DEPENDENCIES is only implement for test modules within a doctype folder <module 'erpnext.stock.tests.test_get_item_details' from '/home/runner/frappe-bench/apps/erpnext/erpnext/stock/tests/test_get_item_details.py'> None
```
2024-10-10 12:13:47 +02:00
venkat102
d60600efb2
fix: check for empty row to get total amount
2024-10-10 12:07:20 +05:30
ljain112
c99d9f7037
fix: added string for translation in bank reconciliation statement
2024-10-10 11:27:26 +05:30
rohitwaghchaure
ab171326f3
fix: production plan bom error ( #43591 )
2024-10-09 15:15:42 +05:30
rohitwaghchaure
48a12e7213
fix: make LCV button not working for PI and PR ( #43592 )
2024-10-09 15:15:24 +05:30
rohitwaghchaure
fc67867a60
fix: allow to change the batch in the subcontracting receipt ( #43584 )
2024-10-09 13:04:13 +05:30
Nihantra C. Patel
7fc51cc832
Merge pull request #43585 from Vishv-024/trends_report
...
fix: the purchase receipt trends and delivery note trends report
2024-10-09 12:35:44 +05:30
Nihantra C. Patel
b3e4463a4f
fix: trends date filter issue --formatter
2024-10-09 12:15:36 +05:30
Vishv-silveroak
2e9dda1588
fix: fix the purchase receipt trends and delivery note trends report
2024-10-09 10:51:01 +05:30
Frappe PR Bot
22a0da929f
fix: sync translations from crowdin ( #43389 )
2024-10-08 17:58:18 +01:00
Bhavan23
5044297321
fix: update formatings
2024-10-08 18:14:00 +05:30
Bhavan23
5f4a523340
fix: update formatings
2024-10-08 17:49:12 +05:30
rohitwaghchaure
6ddda6c949
fix: 'NoneType' object has no attribute 'has_serial_no' ( #43514 )
2024-10-08 17:41:09 +05:30
rohitwaghchaure
5130f7d411
fix: Accepted and Rejected warehouse cannot be same ( #43568 )
2024-10-08 17:40:35 +05:30
Smit Vora
3e5ecb44db
Merge pull request #43271 from ljain112/fix-tcs
...
fix: deduct advances adjusted for threshold check for tcs
2024-10-08 17:34:30 +05:30
ljain112
2613bdd868
test: added test for change in applicable_for_value in promotional scheme
2024-10-08 17:06:05 +05:30
rohitwaghchaure
69127e8609
fix: Unknown column 'serial_no' in 'field list' ( #43515 )
2024-10-08 16:50:26 +05:30
Bhavan23
17fdd42645
test: Validate the actual quantity when creating a material request from the sales order
2024-10-08 16:24:28 +05:30
Bhavan23
930208117c
Merge branch 'develop' of github.com:aerele/erpnext into update_actual_qty
2024-10-08 16:23:25 +05:30
Bhavan23
9dbdfec9b7
fix: update item details with actual quantity.
2024-10-08 16:18:31 +05:30
rohitwaghchaure
7a0a893d08
fix: validation for corrective job card ( #43555 )
2024-10-08 13:48:36 +05:30
ljain112
42746fc630
fix: delete invalid pricing rule on change of applicable_for
2024-10-08 12:54:28 +05:30
ljain112
efe238cefd
test: added test cases for the tcs deduction for advances adjusted.
2024-10-08 11:24:44 +05:30
Smit Vora
6909d271e5
Merge pull request #43397 from ljain112/fix-tds-advance
...
fix: do not include advances for tds vouchers
2024-10-08 10:38:03 +05:30
Deepesh Garg
7e012708a6
Merge pull request #43528 from frappe/extend_voucher_types
...
chore: Allow apps to extend voucher subtypes
2024-10-08 08:55:00 +05:30
David Arnold
726abae8b5
Merge pull request #43549 from blaggacao/test-refactoring/batch-1728346378
...
Refactor: Use IntegrationTestCase in multiple files
2024-10-08 02:33:10 +02:00
David
58c49dc9d2
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 02:13:00 +02:00
David Arnold
ef464ecab8
Merge pull request #43548 from blaggacao/test-refactoring/batch-1728345166
...
Refactor: Use IntegrationTestCase in multiple files
2024-10-08 02:12:57 +02:00
David
9024621231
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 01:52:47 +02:00
David Arnold
504bd428d5
Merge pull request #43547 from blaggacao/test-refactoring/batch-1728343954
...
Refactor: Use IntegrationTestCase in multiple files
2024-10-08 01:52:45 +02:00
David
d1fa1af271
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 01:32:35 +02:00
David Arnold
2e975810a0
Merge pull request #43545 from blaggacao/try/fix
...
fix: underspecified test
2024-10-08 01:28:02 +02:00
David
76ec548bf0
fix: underspecified test
2024-10-08 01:09:41 +02:00
David Arnold
a321552879
Merge pull request #43543 from blaggacao/test-refactoring/batch-1728340917
...
Refactor: Use IntegrationTestCase in multiple files
2024-10-08 01:02:13 +02:00
David
e75eebc7a0
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 00:42:00 +02:00
David Arnold
c6d6ef2aa9
Merge pull request #43539 from blaggacao/test-refactoring/test-bank-guarantee-py
...
Refactor: Use IntegrationTestCase in test_bank_guarantee.py
2024-10-08 00:12:30 +02:00
David
87cab90451
refactor: Use IntegrationTestCase in test_bank_guarantee.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 23:53:15 +02:00
David Arnold
8d3a8ed460
Merge pull request #43538 from blaggacao/test-refactoring/test-bank-clearance-py
...
Refactor: Use IntegrationTestCase in test_bank_clearance.py
2024-10-07 23:04:52 +02:00
David
a0a98b149f
refactor: Use IntegrationTestCase in test_bank_clearance.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 22:44:41 +02:00
David Arnold
ab3da9bf84
Merge pull request #43537 from blaggacao/test-refactoring/test-bank-account-type-py
...
Refactor: Use IntegrationTestCase in test_bank_account_type.py
2024-10-07 22:44:40 +02:00
David
36ae2436a3
refactor: Use IntegrationTestCase in test_bank_account_type.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 22:24:29 +02:00
David Arnold
14f33304ca
Merge pull request #43536 from blaggacao/test-refactoring/test-bank-account-subtype-py
...
Refactor: Use IntegrationTestCase in test_bank_account_subtype.py
2024-10-07 22:24:28 +02:00
David
9979efce56
refactor: Use IntegrationTestCase in test_bank_account_subtype.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 22:04:16 +02:00
David Arnold
c8385ebef4
Merge pull request #43535 from blaggacao/test-refactoring/test-bank-account-py
...
Refactor: Use IntegrationTestCase in test_bank_account.py
2024-10-07 22:04:15 +02:00
David
34fc2c1e81
refactor: Use IntegrationTestCase in test_bank_account.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 21:44:04 +02:00
David Arnold
b50506d0a1
Merge pull request #43534 from blaggacao/test-refactoring/test-bank-py
...
Refactor: Use IntegrationTestCase in test_bank.py
2024-10-07 21:44:03 +02:00
David
f0c433de9f
refactor: Use IntegrationTestCase in test_bank.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 21:23:52 +02:00
David Arnold
d7d8802939
Merge pull request #43533 from blaggacao/test-refactoring/test-accounts-settings-py
...
Refactor: Use IntegrationTestCase in test_accounts_settings.py
2024-10-07 21:23:51 +02:00
David
fbce860f00
refactor: Use IntegrationTestCase in test_accounts_settings.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 20:18:35 +02:00
David Arnold
05bb9fe167
Merge pull request #43532 from blaggacao/test-refactoring/test-accounting-period-py
...
Refactor: Use IntegrationTestCase in test_accounting_period.py
2024-10-07 20:17:27 +02:00
Deepesh Garg
ca8820b566
chore: Allow apps to extend voucher subtypes
2024-10-07 23:32:50 +05:30
David
3461e50e89
refactor: Use IntegrationTestCase in test_accounting_period.py
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-07 19:57:11 +02:00
David Arnold
12b20ddf7f
Merge pull request #43530 from blaggacao/test-refactoring/test-accounting-dimension-py
...
Refactor: Use IntegrationTestCase for test_accounting_dimension.py
2024-10-07 19:33:41 +02:00
David
8c80dcef7e
refactor: Use IntegrationTestCase in test_accounting_dimension.py
2024-10-07 19:13:09 +02:00
Deepesh Garg
8a1e38a43b
chore: Allow apps to extend voucher subtypes
2024-10-07 22:14:10 +05:30
Deepesh Garg
a1525d9b8e
chore: Allow apps to extend voucher subtypes
2024-10-07 21:43:49 +05:30
Smit Vora
3eabc2bcde
Merge pull request #43391 from ljain112/fix-pcv
...
fix: create Account Closing Balance even though there are no transaction in period
2024-10-07 21:40:34 +05:30
Smit Vora
e5d47c2337
Merge pull request #43384 from ljain112/fix-parenttype-pur-reg
...
fix: add parenttype condition for item table in Purchase Register Report
2024-10-07 21:21:01 +05:30
Smit Vora
da0720ce14
Merge pull request #43385 from ljain112/fix-pos-item
...
fix: include parent item group in query
2024-10-07 21:16:25 +05:30
David Arnold
622c8590f4
Merge pull request #43522 from blaggacao/test-refactoring/test-account-py
...
Refactor: Use IntegrationTestCase for test_account.py
2024-10-07 17:06:53 +02:00
Smit Vora
e8a0896848
Merge pull request #43520 from Abdeali099/payment-request-fixes
...
fix: Payment Request's minor fixes
2024-10-07 20:32:10 +05:30
David
a46e6b69dc
refactor: Use IntegrationTestCase in test_account.py
2024-10-07 16:44:04 +02:00
Abdeali Chharchhoda
3d303e7fad
test: fixes after developed merge
2024-10-07 19:33:31 +05:30
Abdeali Chharchhoda
a31c4e97c6
Merge branch 'develop' into payment-request-fixes
2024-10-07 19:12:29 +05:30
David Arnold
cd112795d3
Merge pull request #43507 from blaggacao/tests/unit-test-case
...
treewide: unit test cases boilerplate
2024-10-07 15:03:53 +02:00
David
d937a6cfcd
test: fix purchase invoice creation in test
2024-10-07 14:45:41 +02:00
David
2adb417408
refactor: add bare unit test cases
...
mainly for LLMs to catch up with the convention
2024-10-07 13:13:00 +02:00
David
bda415a83d
refactor: import from new location
2024-10-07 13:12:57 +02:00
Abdeali Chharchhoda
4444d90470
test: Change Accounts Settings for multi currency ( https://github.com/frappe/erpnext/pull/42427#discussion_r1789859737 )
2024-10-07 16:24:36 +05:30
Abdeali Chharchhoda
48d153825f
fix: Remove the get_paid_amount_against_order function as it is no longer used
2024-10-07 16:17:06 +05:30
Abdeali Chharchhoda
ebe09e05ec
chore: Added last empty line in PR's json
2024-10-07 16:08:03 +05:30
rohitwaghchaure
13eb3c5c14
fix: read only filters in multidialog fields ( #43503 )
2024-10-07 13:43:37 +05:30
Frappe PR Bot
8c43b44cf6
chore: update POT file ( #43506 )
2024-10-06 11:20:13 +01:00
Corentin Forler
ade121dac6
fix(stock): Grab posting date/time from SABB ( #43493 )
2024-10-06 09:48:22 +05:30
Ninad Parikh
26fc8ce209
fix: Update Values before after_mapping hook is called ( #42682 )
...
* fix: update values before after_mapping hook is called
* fix: appropriate function name
2024-10-06 08:52:58 +05:30
Raffael Meyer
9872645d3e
fix(Quotation): calculate row values for alternative items ( #43054 )
2024-10-03 20:33:58 +00:00
Raffael Meyer
4912288433
fix: translate display text passed to validate_expense_account ( #43057 )
2024-10-03 20:18:51 +00:00
Raffael Meyer
b24722e60f
fix(Dunning): logic for fetching text ( #43160 )
2024-10-02 15:02:08 +01:00
Raffael Meyer
89e855f210
fix: generalize link formatter ( #43199 )
2024-10-02 15:01:12 +01:00
Corentin Forler
e3b93b7d4b
fix: Hide print labels for Terms and Conditions
2024-10-02 15:02:30 +02:00
David Arnold
82f4fcf138
Merge pull request #43474 from blaggacao/ci/add-trick
...
ci: use dynamic total job
2024-10-02 13:44:45 +02:00
David
33229381c7
ci: use dynamic total job
2024-10-02 13:25:39 +02:00
Sagar Vora
7d4b73eacc
Merge pull request #43475 from sagarvora/set-margin-values
...
fix: set margin fields for purchase documents when updating items
2024-10-02 15:20:58 +05:30
Sagar Vora
7bc51d7d30
Merge pull request #43481 from sagarvora/ces-patch
2024-10-02 15:12:03 +05:30
Sagar Vora
c5889c5d2e
fix: patch to update Currency Exchange Settings for frankfurter.app
2024-10-02 15:10:19 +05:30
Sagar Vora
70a7d1b75d
Merge pull request #43476 from cogk/fix-api-endpoint-for-frankfurter
2024-10-02 14:40:55 +05:30
Sagar Vora
c444de017a
test: update test for API change
2024-10-02 14:28:54 +05:30
Corentin Forler
33e72111c7
fix: Fix API endpoint for Frankfurter
2024-10-02 10:07:05 +02:00
Sagar Vora
7be4d56be2
fix: set margin fields for purchase documents when updating items
2024-10-02 13:14:30 +05:30
rohitwaghchaure
6433019624
fix: status plant floor ( #43466 )
2024-10-01 14:37:57 +05:30
rohitwaghchaure
895b072bad
fix: Stock UOM not fetched when Stock Entry create from Item Dashboard ( #43457 )
2024-10-01 14:27:55 +05:30
rahulgupta8848
2384309b43
feat: multiple purchase invoice in asset repair doctype ( #43460 )
...
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
2024-10-01 13:00:51 +05:30
V Shankar
c5d5421c0f
feat: search attribute value in multiple variant creation dialog ( #43408 )
...
* feat: search attr value in multiple variant creation dialog
* fix: pre commit
2024-10-01 12:55:32 +05:30
Vishakh Desai
30954586d8
fix: get stock accounts from the doc instead of db in validate_stock_accounts
2024-10-01 12:53:42 +05:30
rohitwaghchaure
1c7154c7ca
fix: removed validation for materials return ( #43461 )
2024-10-01 12:53:34 +05:30
Vishv-silveroak
661efadf41
Serial no report ( #43444 )
...
* chore: remove the field that which is not exiting in serial no
* chore: remove the field that which is not exiting in serial no
* chore: remove the field that which is not exiting in serial no
2024-10-01 12:27:05 +05:30
Nihantra C. Patel
c492a5ba9d
Merge pull request #43455 from Nihantra-Patel/fix_wwibav
...
fix: add company filter in Warehouse wise Item Balance Age and Value
2024-10-01 11:16:13 +05:30
Nihantra Patel
75950f86cf
fix: add company filter in Warehouse wise Item Balance Age and Value
2024-10-01 10:50:43 +05:30
rohitwaghchaure
912ba7789c
fix: negative stock error for batch ( #43450 )
2024-10-01 08:19:05 +05:30
David Arnold
d25feedb7e
Merge pull request #43428 from blaggacao/fix/no-undue-tax-rounding
...
fix!: don't round unduly
2024-09-30 17:22:02 +02:00
ljain112
d76cc21086
fix: patch
2024-09-30 20:10:36 +05:30
rohitwaghchaure
94092bb749
Merge pull request #43448 from rohitwaghchaure/fixed-support-22814
...
fix: last purchase rate for purchase invoice
2024-09-30 20:05:00 +05:30
Rohit Waghchaure
fb9d106633
fix: last purchase rate for purchase invoice
2024-09-30 18:28:12 +05:30
David Arnold
37f03444c1
Merge pull request #43446 from blaggacao/fix/return-default-wh
...
fix(return): set default return warehouse
2024-09-30 14:27:00 +02:00
David
fa65291e98
fix(return): set default return warehouse
...
This captures the case of manual modifications to the return and ensures
that by default, the correct return warehouse will be set
2024-09-30 14:07:25 +02:00
David Arnold
6f61d88472
Merge pull request #43282 from blaggacao/feat/email-to-empty-pi
...
feat: allow to create empty pi via email append to
2024-09-30 14:05:56 +02:00
rohitwaghchaure
06b99e2020
Merge pull request #43437 from rohitwaghchaure/fixed-support-22559
...
fix: adjustment entry for stock reco
2024-09-30 14:26:25 +05:30
rohitwaghchaure
d4e8ce232f
Merge pull request #43436 from rohitwaghchaure/fixed-support-22504
...
fix: 'NoneType' object has no attribute 'has_serial_no'
2024-09-30 13:39:59 +05:30
Rohit Waghchaure
4e463b7d6d
fix: adjustmen entry for stock reco
2024-09-30 13:38:54 +05:30
Rohit Waghchaure
28f9fd2507
fix: 'NoneType' object has no attribute 'has_serial_no'
2024-09-30 12:05:17 +05:30
rohitwaghchaure
1abcb29cef
Merge pull request #43382 from rohitwaghchaure/plant-floor-design-changes
...
fix: plant floor design changes
2024-09-29 22:36:32 +05:30
rohitwaghchaure
b3033da254
Merge pull request #43420 from rohitwaghchaure/fixed-ledger-report
...
fix: Stock Ledger Invariant Check report
2024-09-29 22:35:50 +05:30
Richard Case
ca3c680909
fix: tests for work order consumption ( #41814 )
...
* fix: tests for work order automatic SABB creation
* fix: qty
* chore: show created sabb
* chore: fix syntax
* fix: check SABB qty
* fix: add batched consumable to manufacture
* fix: missing fg qty field
* fix: improve test debug
* chore: linting
* chore: removed extra hash icons
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-09-29 21:24:28 +05:30
Rohit Waghchaure
3c1cdeb3ec
fix: plant floor design changes
2024-09-29 21:17:47 +05:30
David
eeb8aba950
fix!: don't round unduly
...
BREAKING: If you previously relied on the undue rounding of the tax
amount within the item wise tax detail, revise your code and config.
2024-09-29 16:56:15 +02:00
venkat102
c87cd5da04
fix: show total amount on report summary
2024-09-29 17:42:23 +05:30
rohitwaghchaure
8e33e0e1d2
fix: Data missing in table: None, MandatoryError ( #43422 )
2024-09-29 11:10:24 +05:30
rohitwaghchaure
ca16089d9d
fix: use serial and batch fields ( #43421 )
2024-09-29 10:12:19 +05:30
Rohit Waghchaure
d7daedc5b2
fix: Stock Ledger Invariant Check report
2024-09-29 09:18:52 +05:30
rohitwaghchaure
a594c05296
fix: quality inspection creation ( #43416 )
2024-09-28 23:53:44 +05:30
Vishakh Desai
9cc22b4cac
fix: linters
2024-09-28 12:53:43 +05:30
Vishakh Desai
6de6f55b39
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue
2024-09-28 12:48:14 +05:30
Khushi Rawat
cb32e2b526
Merge pull request #43399 from khushi8112/added-capitalized-asset-column
...
feat: added 'cost of new capitalized asset' column
2024-09-27 23:52:22 +05:30
Deepesh Garg
3faabd29c2
Merge pull request #43410 from frappe/ignore_transaciton_deletion_check
...
fix: Ignore transaction deletion check on ledger entry insertion
2024-09-27 23:51:38 +05:30
Deepesh Garg
998f6a92a4
fix: Ignore transaction deletion check on ledger entry insertion
2024-09-27 23:29:39 +05:30
ljain112
7ef918421e
fix: do not include advances for tds vouchers
2024-09-26 19:52:57 +05:30
Khushi Rawat
1eb9cc33fc
feat: added 'cost of new capitalized asset' column
2024-09-26 16:49:01 +05:30
ljain112
43deaea96b
fix: create Account Closing Balance even though there are no transaction in period
2024-09-26 13:41:16 +05:30
CaseSolved
be6970c850
chore: linting
2024-09-25 19:29:06 +01:00
CaseSolved
2017fd80d1
fix: SO link on PO and add in missing dashboard references on both
2024-09-25 19:18:48 +01:00
rohitwaghchaure
e4e96d2a44
fix: serial and batch no selector ( #43387 )
2024-09-25 22:15:10 +05:30
ljain112
28abf191fc
fix: add parenttype condition for item table in Purchase Register Report
2024-09-25 18:26:10 +05:30
ljain112
ad0090068d
fix: include parent item group in query
2024-09-25 18:24:42 +05:30
Frappe PR Bot
9998aa2deb
fix: sync translations from crowdin ( #43350 )
2024-09-25 01:31:42 +02:00
rohitwaghchaure
a63dca0984
fix: Cannot read properties of undefined (reading 'price_list_rate') ( #43376 )
2024-09-25 00:02:33 +05:30
rohitwaghchaure
8c32ebee68
fix: not able to cancel Quality Inspection ( #43374 )
2024-09-24 22:05:23 +05:30
Frappe PR Bot
05102a887f
chore: update POT file ( #43373 )
2024-09-24 15:38:04 +00:00
Khushi Rawat
0dd9fd3ded
Merge pull request #43348 from khushi8112/missing-condition-in-asset-depreciation-report
...
fix: asset depreciation and balances report correction
2024-09-24 17:59:17 +05:30
Khushi Rawat
5911934dc7
feat: added assignee email field in asset maintenance log
2024-09-24 17:43:04 +05:30
Khushi Rawat
07d40d29a7
style: added comment
2024-09-24 17:40:33 +05:30
Khushi Rawat
bdfbec4de8
chore: Merge branch 'develop'
2024-09-24 17:28:21 +05:30
Raffael Meyer
5172629e06
fix(Bank Account): dashboard connections ( #43365 )
...
* refactor(Bank Account): move dashboard links to DocType definition
* fix(Bank Account): rearrange dashboard links
* fix(Bank Account): add Bank Transaction to connections
2024-09-24 17:03:22 +05:30
jabir-elat
9974b7c4ae
fix: closing amount reset to expected amount on save ( #43358 )
2024-09-24 16:04:30 +05:30
ruthra kumar
59071f1cd4
Merge pull request #43356 from ruthra-kumar/ignore_0_outstanding_on_ar_report
...
fix: AR / AP report to ignore 0.0 outstanding
2024-09-24 15:43:29 +05:30
ruthra kumar
6954bfcb10
Merge pull request #43235 from vishakhdesai/general-ledger-duplicate-rows-issue
...
fix: set group_by condition to "Group by Voucher (Consolidated)" if `None` and voucher_no is set
2024-09-24 14:53:12 +05:30
ruthra kumar
6e2cf79e2c
fix: AR / AP report to ignore 0.0 outstanding
2024-09-24 12:14:36 +05:30
ruthra kumar
c671a6c42f
Merge pull request #43310 from aerele/pos-bank-clearance
...
fix: update clearance date in invoice payment table
2024-09-24 10:58:43 +05:30
Khushi Rawat
9f4ed22368
Merge branch 'develop' of https://github.com/frappe/erpnext into missing-condition-in-asset-depreciation-report
2024-09-24 01:42:13 +05:30
Khushi Rawat
c06039028c
fix(minor): include condition to check docstatus
2024-09-24 01:41:54 +05:30
rohitwaghchaure
9e8be8db51
fix: stock dashboard ( #43347 )
2024-09-24 00:05:18 +05:30
Khushi Rawat
4242ac527d
fix: added date condition
2024-09-23 23:47:48 +05:30
ruthra kumar
2f6003c360
Merge pull request #43283 from barredterra/shipping-rule-query
...
fix: shipping rule must match the company
2024-09-23 20:10:26 +05:30
ruthra kumar
c202be6d2e
Merge pull request #43257 from ljain112/fix-pos-invoice
...
fix: item_query in pos_invoice
2024-09-23 19:58:47 +05:30
ruthra kumar
3e13a43278
Merge pull request #43253 from Nihantra-Patel/pos_return_v15
...
fix: partial return on POS invoice
2024-09-23 19:54:51 +05:30
ruthra kumar
8e7659ea0e
Merge pull request #43307 from aerele/gl-ple-column
...
fix: change dynamic link doctype fieldtype to data
2024-09-23 17:51:29 +05:30
ruthra kumar
8fccc70136
Merge pull request #43308 from aerele/report-chart-currency
...
fix: show chart tool tip in report currency
2024-09-23 17:39:46 +05:30
ruthra kumar
fc9b1ef7a3
Merge pull request #43316 from ruthra-kumar/fix_incorrect_outstanding_on_non_pos_with_write_off_account
...
fix: incorrect outstanding on non-pos invoice with write_off_account
2024-09-23 17:35:53 +05:30
ruthra kumar
3fb4d8fbf1
Merge pull request #43331 from ruthra-kumar/incorrect_transaction_currency_val_in_gl_entry
...
fix: transaction exchange rate on GL's for Multi currency Journals
2024-09-23 17:32:00 +05:30
ruthra kumar
4be6878e58
Merge pull request #43321 from ljain112/fix-payment-advance
...
fix: handle missing liability account scenario in `set_liability_account`
2024-09-23 17:29:45 +05:30
ruthra kumar
0db382123c
Merge pull request #43328 from aerele/tax-rule-filter
...
fix: allow tax rule filter on tax category name with %
2024-09-23 17:16:07 +05:30
ruthra kumar
c524825d2d
test: transaction exchange rate on multi-currency journals
2024-09-23 17:12:31 +05:30
ruthra kumar
8cd9ad5361
fix: transaction exchange rate on GL's for Multi currency Journals
2024-09-23 17:02:00 +05:30
Frappe PR Bot
8e3b84ff5c
fix: sync translations from crowdin ( #43313 )
2024-09-23 10:02:27 +02:00
venkat102
3aaa13cb29
fix: make to tax category on tax rule to filter with percent
2024-09-23 12:45:14 +05:30
Frappe PR Bot
621f0f343a
chore: update POT file ( #43324 )
2024-09-22 12:51:08 +02:00
HENRY Florian
6e34d52506
fix: bump pycountry version in ERPNext to be compatible with the frappe one ( #43317 )
...
* fix: pycountry dependency is now in frappe develop branch with 24.6.1 version
* fix: bump pycountry version in ERPNext to be compatible with the frappe one
2024-09-21 12:19:42 +02:00
ljain112
ee7ab4b065
fix: handle missing liability account scenario in set_liability_account
2024-09-21 15:02:40 +05:30
ruthra kumar
d5e2906e59
fix: incorrect outstanding on non-pos invoice with write_off_account
2024-09-21 12:37:16 +05:30
Abdeali Chharchhodawala
93f867570f
fix: multiple issues in Payment Request ( #42427 )
...
* fix: multiple issues in Payment Request
* chore: minor changes
* fix: remove bug
* fix: replace `round` with `flt`
* fix: update `set_advance_payment_status()` logic
* fix: removed bug of `set_advance_payment_status`
* fix: changes as per review
* refactor: replace sql query of `matched_payment_requests` to query builder
* fix: replace `locals` with `get_doc` in set_query
* fix: changes during review
* fix: minor review changes
* fix: remove unnecessary code for setting payment entry received amount
* fix: logic for ser payment_request if PE made from transaction
* fix: Use rounded total to make Payment Request from `Sales Invoice` or `Purchase Invoice`
* refactor: enhance logic of `set_open_payment_requests_to_references`
* fix: added one optional arg `created_from_payment_request`
* fix: handle multiple allocation of PR at PE's reference
* fix: logic for PR if outstanding docs fetch
* fix: formatted Link field for `Payment Request` for PE's references
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* chore: format `payment_entry.js` file
* style: Show preview popup of `Payment Request`
* fix: remove minor bug
* fix: add virtual field for Payment Term and Request `outstanding_amount` in PE's reference
* fix: get outstanding amount in PE's reference on realtime
* fix: move allocation of allocated_amount to server side (no change)
* fix: some minor changes to allocation
* fix: Split `Payment Request` if PE is created from PR and there are `Payment Terms`
* fix: minor logic changes
* fix: Allocation of allocated_amount if `paid_amount` is changes
* fix: improve logic of allocation
* fix: set matched payment request if unset
* fix: minor changes
* fix: Allocate single Payment Request if PE created from PR
* fix: improve code logic
* fix: Removed duplication code
* fix: proper message title
* refactor: Rename method of Allocation Amount to References
* refactor: Changing `grand_total` description based on `party_type`
* refactor: update Payment Request
* fix: Remove virtual property of payment_term_oustanding from references
* fix: fetch party account currency for creating payment request
* fix: use transaction currency as base in payment request
* fix: party amount for creating payment entry
* fix: allow for proportional amount paid by bank
* fix: Changed field order in Payment Request
* fix: Minor refactor in Payment Entry Reference table data
* test: Added test cases for allow Payment at `Partially Paid` status for PR
* test: Update partial paid status test case
* test: Update test case for same currency PR
* refactor: Wider the `msgprint` dialog for after save PE
* test: Update PR test cases
* chore: Remove dirty lines
* test: Checking `Advance Payment Status`
* fix: formatting update
* fix: Use `flt` where doing subtraction
* test: PR test case with Payment Term for same currency
* fix: remove redundant `flt`
* test: Add test cases for PR
---------
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2024-09-21 07:04:46 +05:30
HENRY Florian
40d97f4fe9
refactor: use common functionality to validate account number ( #42842 )
...
feat: Allow unique Account number by root type (not unique for accros all Accounts)
2024-09-21 06:46:57 +05:30
Kavin
c218f7527f
refactor: update clearance date in payment entry
2024-09-20 18:24:00 +05:30
rohitwaghchaure
b127a0c8b7
fix: ui clean-up ( #43305 )
...
fix: ui cleanup
2024-09-20 15:42:17 +05:30
Frappe PR Bot
b05bee4d53
fix: sync translations from crowdin ( #43263 )
2024-09-20 11:14:14 +02:00
Kavin
ce8600520f
test: add test case for updating clearance date on pos invoice
2024-09-20 14:33:03 +05:30
Kavin
487c2a29a6
fix: update clearance date in invoice payment table
2024-09-20 14:29:10 +05:30
venkat102
91a27bda84
fix: add currency in financial statement
2024-09-20 12:22:03 +05:30
venkat102
827b3f4542
fix: show chart tool tip in report currency
2024-09-20 11:43:00 +05:30
venkat102
1e46f7344a
fix: change dynamic link doctype fieldtype to data
2024-09-20 10:53:45 +05:30
David Arnold
3e54ad55ac
Merge pull request #43301 from blaggacao/fix/undue-db-write-on-payment-entry
...
chore: cant write in (potential) read-only mode
2024-09-19 16:49:31 +02:00
David
87d7c4f70e
chore: cant write in (potential) read-only mode
2024-09-19 16:30:26 +02:00
ruthra kumar
444f085fc5
Merge pull request #43291 from frappe/mergify/copy/develop/pr-43213
...
fix: Payment Ledger Report currency fieldtype fix (copy #43213 )
2024-09-19 09:17:48 +05:30
ruthra kumar
729c3c6344
Merge pull request #43274 from doancan/translate-fix
...
fix: translate in js
2024-09-19 08:55:34 +05:30
sameer Chauhan
67c6010273
fix: Payment Ledger Report currency fieldtype fix
...
(cherry picked from commit ad2d6a1625 )
2024-09-19 03:21:29 +00:00
rohitwaghchaure
3e7a7a54bf
fix: incorrect stock balance for inventory dimension ( #43284 )
2024-09-19 08:47:27 +05:30
barredterra
df8f4086f6
fix: shipping rule must match the company
2024-09-18 19:39:51 +02:00
David
0cab2ae644
feat: allow to create empty pi via email append to
2024-09-18 19:35:28 +02:00
Shariq Ansari
256d0208d7
Merge pull request #43279 from shariquerik/crm-erpnext-2
...
fix: create_address is failing while creating customer
2024-09-18 22:15:08 +05:30
Shariq Ansari
acc1d52ac8
fix: create_address is failing
2024-09-18 21:56:53 +05:30
Nihantra C. Patel
16177f277c
Merge pull request #43276 from Nihantra-Patel/fix_tran_so_to_po
...
fix: Translation for button SO to PO
2024-09-18 21:43:05 +05:30
Nihantra C. Patel
a5275e9f28
fix: Translation for button SO to PO
2024-09-18 21:36:02 +05:30
ljain112
00eee16190
fix: improved the conditions for determining voucher subtypes
2024-09-18 19:38:14 +05:30
Doğancan
25faec5662
fix: translate in js
2024-09-18 17:06:07 +03:00
ljain112
767c8f92be
fix: deduct advances adjusted for threshold check for tcs
2024-09-18 13:08:38 +05:30
ruthra kumar
6d59039955
Merge pull request #43239 from aerele/pricing-rule-list-currency
...
fix: add currency in options for rate field in pricing rule
2024-09-18 11:58:18 +05:30
ruthra kumar
f388f8682f
Merge pull request #43216 from aerele/cc-allocation
...
fix: get cost center allocation percentage only from the applicable allocation
2024-09-18 11:18:22 +05:30
Khushi Rawat
a5e9af3f4d
Merge pull request #43210 from khushi8112/finance-book-filter
...
fix: updated filtering in depreciation and balances report
2024-09-18 01:55:50 +05:30
ruthra kumar
063348434c
Merge pull request #43226 from aerele/reconcile-after-period-closing
...
fix: map rows on journal entry by validating account, party, debit and credit value
2024-09-17 20:03:51 +05:30
ljain112
7f82a06e65
fix: item_query in pos_invoice
2024-09-17 19:10:31 +05:30
Navin-S-R
720a330617
fix: create fiscal year without overlapping existing Fiscal Years
2024-09-17 18:55:28 +05:30
Navin-S-R
768bb0312a
refactor: update formatting changes
2024-09-17 17:21:26 +05:30
ruthra kumar
f45638015f
refactor(test): make use existing test data and dynamic fy creation
2024-09-17 16:49:23 +05:30
Nihantra C. Patel
18bdd06652
fix: partial return on POS invoice
2024-09-17 15:35:07 +05:30
Nihantra C. Patel
76289fa8dc
fix: partial return on POS invoice
2024-09-17 14:51:26 +05:30
ruthra kumar
75babd4c18
fix: ignore repost logic on Payment Reconciliation
2024-09-17 14:40:04 +05:30
ruthra kumar
e29e1e45c4
Merge pull request #43188 from rtdany10/gp_so_issue
...
fix: invalid gp calculation
2024-09-17 12:02:13 +05:30
Sumit Bhanushali
891d383d09
Merge pull request #43247 from frappe/revert-43236-fix-app-route
...
Revert "fix: dont hardcode workspace in app route"
2024-09-17 11:11:54 +05:30
Sumit Bhanushali
ea8912b916
Revert "fix: dont hardcode workspace in app route"
2024-09-17 10:37:06 +05:30
ruthra kumar
fdd62f7400
Merge pull request #42969 from lbrandh/project_completion
...
fix: A project without tasks should be able to complete
2024-09-17 10:18:26 +05:30
ruthra kumar
d228ac325e
Merge pull request #43225 from aerele/jv-fx-amount
...
fix(ux): set amount based on account currency while adding new row
2024-09-17 10:17:48 +05:30
Sumit Bhanushali
5ef81f2ef1
Merge pull request #43236 from frappe/fix-app-route
...
fix: dont hardcode workspace in app route
2024-09-17 10:01:42 +05:30
Frappe PR Bot
b36569938d
fix: sync translations from crowdin ( #43219 )
2024-09-16 20:27:22 +00:00
Khushi Rawat
cd484c5f50
Merge pull request #43233 from khushi8112/gl-entry-for-capitalized-asset
...
fix: do not validate purchase document for composite asset
2024-09-17 00:17:15 +05:30
Shariq Ansari
614f6489e7
Merge pull request #43238 from shariquerik/crm-erpnext-1
...
fix: create and link address while creating prospect & customer
2024-09-16 22:14:17 +05:30
Smit Vora
d9d8404217
Merge pull request #43176 from ljain112/fix-pos-discount
...
fix: hide and reset discount control on new POS order
2024-09-16 19:53:04 +05:30
Shariq Ansari
035c15794c
fix: create and link address while creating prospect & customer
2024-09-16 18:53:42 +05:30
krishna
636c0131fa
fix: add currency in options for rate field in pricing rule
2024-09-16 18:44:58 +05:30
Smit Vora
705d3dec53
Merge pull request #42849 from ljain112/fix-tds-po
...
fix: TDS workflow consistency in Purchase Order
2024-09-16 18:44:48 +05:30
Sumit Bhanushali
26774ebd78
fix: dont hardcode workspace in app route
2024-09-16 18:21:48 +05:30
Vishakh Desai
a6b0cb6cac
fix: set group_by condition if empty and voucher_no is set
2024-09-16 15:40:49 +05:30
Khushi Rawat
5fd058dde9
fix: do not validate purchase document for composite asset
2024-09-16 12:35:35 +05:30
ruthra kumar
902ce9c46d
Merge pull request #43224 from aerele/journal-last-row-fx-amount
...
fix(ux): set amount on foreign currency when foreign currency account…
2024-09-16 11:44:54 +05:30
ruthra kumar
4eeae8011e
refactor(test): fix linter
2024-09-16 11:14:54 +05:30
ruthra kumar
309f74cafb
Merge pull request #42809 from Vishnu7025/fix_so
...
fix: warehouse not mapping correctly during Delivery Note creation.
2024-09-16 11:01:12 +05:30
ruthra kumar
e5b699821f
refactor(test): set valuation rate for stocked item
2024-09-16 10:18:51 +05:30
ruthra kumar
44767e9baa
Merge pull request #43212 from ljain112/fix-patch
...
fix: prevent KeyError by checking `report_filter` existence
2024-09-16 09:17:14 +05:30
Frappe PR Bot
42f01d4302
chore: update POT file ( #43227 )
2024-09-15 12:45:46 +02:00
Navin-S-R
0ff04f774d
fix(ux): set amount based on account currency while adding new row
2024-09-14 17:39:50 +05:30
Navin-S-R
f47ea46806
test: reconcile payment jv from closed fiscal year
2024-09-14 17:31:53 +05:30
venkat102
2b66842d34
fix(ux): set amount on foreign currency when foreign currency account is selected on last row of journal
2024-09-14 16:00:53 +05:30
Navin-S-R
b634aa9cfb
fix: map rows on journal entry by validating account, party, debit and credit value
2024-09-14 15:58:02 +05:30
Shariq Ansari
4b125eab55
Merge pull request #43198 from nabinhait/crm-integration
...
feat: API for crm integration
2024-09-14 14:28:56 +05:30
Ananyobrata Pal
a435441536
fix(holiday-list): use same date format for same holiday error message ( #42606 )
...
* fix(holiday-list): use same date format for same holiday error message
* chore: fix formatting
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-09-14 07:25:14 +00:00
David Arnold
4acd12d610
Merge pull request #43181 from frappe/chore/no-stale-on-draft
...
chore: exempt draft prs from stale bot
2024-09-13 17:48:21 +02:00
David
08771a6d70
chore: exempt draft prs from stale bot
2024-09-13 17:30:30 +02:00
venkat102
3c65b98b49
fix: cancel cost center allocation and journal entry after test
2024-09-13 18:46:10 +05:30
ljain112
c1d2cc2c14
fix: prevent KeyError by checking report_filter existence
2024-09-13 17:30:52 +05:30
venkat102
4d5d6150e1
test: add unit test for validating multiple cost center allocation with different child cost center
2024-09-13 16:54:29 +05:30
venkat102
36e5945c66
fix: fetch cost center allocation percentage only from the applicable allocation
2024-09-13 16:48:32 +05:30
Khushi Rawat
af52f0e71f
chore: resolved failing check
2024-09-13 14:49:01 +05:30
Khushi Rawat
8c8e25214c
chore: resolved linter check with #nosemgrep
2024-09-13 14:45:29 +05:30
Khushi Rawat
a7a0499f83
Merge branch 'develop' of https://github.com/frappe/erpnext into finance-book-filter
2024-09-13 13:26:45 +05:30
Khushi Rawat
3a34eecdcf
fix: updated filtering in depreciation and balances report
2024-09-13 13:26:21 +05:30
rohitwaghchaure
ce34bb9793
fix: item list view in website ( #43165 )
2024-09-13 12:03:57 +05:30
rohitwaghchaure
d9e4ed13cb
fix: batch based item price not working ( #43172 )
2024-09-13 12:03:36 +05:30
rohitwaghchaure
2b96e37c34
fix: currency changing while making PO from Supplier Quotation ( #43187 )
2024-09-13 12:03:12 +05:30
ruthra kumar
38db54fdb1
Merge pull request #43192 from ruthra-kumar/use_fixture_on_pricing_rule_tests
...
refactor(test): use test fixture on pricing rule test suite
2024-09-13 10:48:09 +05:30
ruthra kumar
fb07d4ba9b
Merge pull request #43191 from aerele/delete-gain-loss-exchange-jv
...
fix: delete exchange gain loss journal entry while deleting payment entry
2024-09-13 10:47:45 +05:30
Frappe PR Bot
e3246db973
fix: sync translations from crowdin ( #43141 )
...
* fix: Persian translations
* fix: Persian translations
* fix: Turkish translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Turkish translations
2024-09-12 21:36:31 +02:00
Nabin Hait
b7bf9f80f2
feat: API for crm integration
2024-09-12 19:38:30 +05:30
ruthra kumar
0ea1d6d960
refactor(test): use test fixture on pricing rule test suite
2024-09-12 16:48:25 +05:30
Navin-S-R
7855d3034b
test: add unit test for deletion of gain loss jv while deleting payment entry
2024-09-12 15:26:55 +05:30
Navin-S-R
9886cf0d46
fix: delete exchange gain loss journal entry while deleting payment entry
2024-09-12 15:25:54 +05:30
Dany Robert
c79851239c
fix: invalid gp calculation
2024-09-12 09:18:19 +00:00
Sagar Vora
941177ed62
Merge pull request #43171 from vishakhdesai/payment-entry-bug-fix
2024-09-12 12:01:31 +05:30
rahulgupta8848
e07bc5af41
feat: validating asset scrap date ( #43093 )
...
* feat: validating asset scrap date
* refactor: refactorization of scrap asset function
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
2024-09-12 11:37:17 +05:30
Smit Vora
9cfb91a025
Merge pull request #43182 from vorasmit/fix-type
...
fix: typo with po_date when creating remarks
2024-09-12 11:13:31 +05:30
Smit Vora
a55502e0f1
fix: typo with po_date when creating remarks
2024-09-12 10:36:32 +05:30
David Arnold
b615bf65d7
Merge pull request #42074 from blaggacao/feat/utm-analytics
...
feat/utm analytics
2024-09-12 05:15:29 +02:00
David
96a6673510
feat(analytics): comply erpnext with utm methodology
2024-09-12 04:47:51 +02:00
devdiogenes
4a3eca963c
fix: Call super onload_post_render inside pos_invoice.js
2024-09-11 20:42:45 +00:00
David Arnold
7a21574cfb
Merge pull request #43177 from frappe/chore/make-stalebot-more-bearable
...
chore: add no-stale label
2024-09-11 17:24:33 +02:00
David
941564daf8
chore: add no-stale label
2024-09-11 17:06:22 +02:00
ljain112
5b0053f8dd
fix: hide and reset discount control on new POS order
2024-09-11 18:54:55 +05:30
Vishakh Desai
502cf0eb8d
fix: set party_type null when payment_type is changed to Internal Transfer
2024-09-11 14:21:48 +05:30
rohitwaghchaure
1bf60248d9
perf: timeout error ( #43154 )
2024-09-10 18:41:46 +05:30
rohitwaghchaure
05f9015c0b
fix: bom cost update is not working ( #43155 )
2024-09-10 18:41:10 +05:30
rohitwaghchaure
5c7dff0e84
fix: concurrency issue while picking materials ( #43087 )
2024-09-10 15:11:13 +05:30
ruthra kumar
4807ec266e
Merge pull request #43146 from ruthra-kumar/fix_permission_issue_on_guest_pr_creation
...
fix: permission on Payment Request creation by Guest
2024-09-10 14:47:25 +05:30
ruthra kumar
cfb9caca58
Merge pull request #43144 from ruthra-kumar/utility_report_for_invalid_ledger_entries
...
feat: utility report for identifying invalid ledger entries
2024-09-10 14:35:12 +05:30
ruthra kumar
ea02e5f15a
fix: permission on guest PR creation
2024-09-10 14:29:13 +05:30
ljain112
0b942a0614
fix: do not auto apply tds in purchase order
2024-09-10 13:11:09 +05:30
ruthra kumar
43198c946b
refactor: allow all accounts
2024-09-10 13:03:49 +05:30
ruthra kumar
2126b10a92
refactor: fetch as dictionary
2024-09-10 12:58:05 +05:30
ruthra kumar
b05b378ef0
refactor: barebones methods with basic logic
2024-09-10 12:08:48 +05:30
Khushi Rawat
82cf85be6c
Merge pull request #43114 from khushi8112/primary-action-button-not-showing
...
fix: primary action button not showing
2024-09-09 22:28:40 +05:30
ruthra kumar
71412a7b7e
refactor(test): set company on item
2024-09-09 17:55:59 +05:30
ruthra kumar
dccbc1f432
refactor: standard filters
2024-09-09 17:16:57 +05:30
ruthra kumar
58a879bb39
refactor(test): DN should auto-select warehouses based on reservation
2024-09-09 17:07:37 +05:30
ruthra kumar
c345c75dca
refactor(test): create and reserve stock against 2 diff warehouses
2024-09-09 16:19:37 +05:30
ruthra kumar
dab6709549
test: utilize test mixin and barebones test case
2024-09-09 16:19:29 +05:30
rohitwaghchaure
80f101f92e
fix: incorrect actual cost in Procurement Tracker report ( #43109 )
2024-09-09 15:53:41 +05:30
Raffael Meyer
1bb2745fc3
fix: return type of get_party_details ( #43131 )
2024-09-09 10:00:49 +00:00
Martin Heini
2a44242746
refactor: update default sales tax for Switzerland ( #42902 )
...
* Updated default sales tax for switzerland
* Add new reduced rate and special rate too
2024-09-09 15:13:01 +05:30
ruthra kumar
ad0619a60c
Merge pull request #42801 from barredterra/dn-translatability
...
fix(Delivery Note): translatability of validation errors
2024-09-09 14:43:00 +05:30
ruthra kumar
62113ab789
Merge pull request #43056 from barredterra/msg-opening-invoice
...
fix(Opening Invoice Creation Tool): translatability of messages
2024-09-09 14:29:55 +05:30
ruthra kumar
6c3a8400af
Merge pull request #43051 from pra17shant/fix-unreconcile-redirect
...
fix: unreconcile allocation child table redirect url voucher no issue
2024-09-09 14:28:49 +05:30
ruthra kumar
3b8f0df239
Merge pull request #43064 from aerele/pricing_rule
...
fix: validate the item code when updating the other item's price rule
2024-09-09 14:13:00 +05:30
Nihantra C. Patel
c998c1ed35
Merge pull request #43121 from Nihantra-Patel/fix_available_batch_report
...
fix: set today in 'On This Date' in Available Batch Report
2024-09-09 13:55:37 +05:30
ruthra kumar
832c4aaf82
feat: utility report to identify invalid ledger entries
2024-09-09 12:31:32 +05:30
rahulgupta8848
8202f505cc
feat: added revaluation surplus and impairment acc in standard charts… ( #43022 )
...
feat: added revaluation surplus and impairment acc in standard charts of accounts
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
2024-09-09 12:12:00 +05:30
ruthra kumar
6a811ea24a
Merge pull request #43058 from kittiu/enh-bulk_transaction_hook
...
refactor: use hooks to extend bulk_transaction
2024-09-09 11:32:08 +05:30
Nihantra C. Patel
9fd55e4c83
fix: set today in 'On This Date' in Available Batch Report
2024-09-09 11:27:59 +05:30
ruthra kumar
d8b988dd9c
Merge pull request #43095 from aerele/common_party_on_foreign_currency
...
fix: check multi-currency on jv for common party accounting with foreign currency
2024-09-09 10:34:47 +05:30
rohitwaghchaure
5a1a37e915
Merge pull request #43071 from rohitwaghchaure/fixed-support-21512
...
fix: Cannot read properties of null (reading 'doc')
2024-09-09 09:00:13 +05:30
Smit Vora
e5a49f738b
fix: multiple fixes related to remarks for GL Report ( #42753 )
...
* fix: show remarks in report only if it exists
* fix: additional fixes to reduce redundancy in report print format
* fix: revert changes for supplier invoice reference
* fix: update remarks before submit to ensure all available details before submit are used
* fix: patch to update invoice remarks where it's not set
* fix: update remarks in payment ledger entry
2024-09-09 01:53:44 +00:00
Smit Vora
6b1acc3283
Merge pull request #42816 from sagarvora/onload-tx
...
fix: ensure `SellingController.onload` gets called for SO & DN
2024-09-09 07:13:30 +05:30
Sanket322
05de8994b0
refactor: age range in one field ( #42736 )
...
* fix: age range in one field
* fix: patch for custom reports
* refactor: stock ageing and account payable report
* fix: fixing the test cases
* fix: common patch for reports with ageing
* refactor: rename variable and minor refactor
* fix: fixing the test case
2024-09-09 06:40:17 +05:30
Khushi Rawat
f3445d645d
fix: pass company from asset to asset capitalization
2024-09-08 23:23:54 +05:30
Frappe PR Bot
da48d4599a
fix: sync translations from crowdin ( #43034 )
...
* fix: Turkish translations
* fix: Swedish translations
* fix: German translations
* fix: Turkish translations
* fix: German translations
* fix: Turkish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Swedish translations
2024-09-08 12:19:58 +02:00
rohitwaghchaure
5ff87edc85
fix: incorrect qty after transaction in SLE ( #43103 )
2024-09-07 16:38:04 +05:30
Kitti U
d4dd01d8d1
feat: provide hook point for bulk transaction tasks
2024-09-07 17:46:19 +07:00
ruthra kumar
ee94fb37c8
refactor(test): use change_settings decorator
2024-09-07 11:39:06 +05:30
David Arnold
a1af6af121
Merge pull request #43100 from frappe/fix/lp-duing-refdoc-save-oversight
...
fix: oversight
2024-09-06 22:35:58 +02:00
David
8e2f1e3033
fix: oversight
2024-09-06 22:17:33 +02:00
Khushi Rawat
5ce5b1b6a2
fix: unhide action button after form redirect
2024-09-07 01:33:12 +05:30
Khushi Rawat
32749954de
Merge pull request #43098 from khushi8112/reorder-expected-value-validation
...
fix(minor): reorder expected value validation
2024-09-07 00:13:20 +05:30
Khushi Rawat
0a6bf1559b
fix(minor): reorder expected value validation
2024-09-06 23:46:29 +05:30
ruthra kumar
f9136c5d87
Merge pull request #43077 from aerele/common_party_jv
...
fix: cancel common party advance jv while canceling the invoice
2024-09-06 20:18:55 +05:30
venkat102
454e18ad5f
fix: uncomment internal parties
2024-09-06 20:03:56 +05:30
venkat102
740a04a704
test: add unit test for common party with foreign currency
2024-09-06 20:01:35 +05:30
venkat102
00938bfd4d
fix: check multi-currency on jv for common party accounting with foreign currency
2024-09-06 19:53:40 +05:30
David Arnold
c6e2470c92
Merge pull request #42135 from blaggacao/feat/lpe-discretionary
...
feat(lpe): add discretionary reason
2024-09-06 15:47:52 +02:00
David
b276b1d823
fix: format collection table properly
2024-09-06 15:30:08 +02:00
David (aider)
c638e57be4
feat: add test cases for loyalty point entry
2024-09-06 15:29:44 +02:00
David
586422424a
feat(lpe): add distretionary reason
2024-09-06 13:13:25 +02:00
Smit Vora
816aae968e
Merge pull request #43013 from ljain112/fix-process-payment-recp
...
fix: `default_advance_account` field in Process Payment Reconciliation
2024-09-06 15:16:29 +05:30
Rushabh Mehta
87662403d9
Merge pull request #43090 from rmehta/logo-2024
...
fix(logo): updated logo
2024-09-06 14:35:50 +05:30
Rushabh Mehta
8a71b54572
fix(logo): updated logo
2024-09-06 14:14:15 +05:30
ruthra kumar
75cf3e245f
Merge pull request #42588 from ruthra-kumar/round_off_account_for_opening
...
refactor: separate round off account for opening
2024-09-06 10:10:23 +05:30
David Arnold
6652806e7a
Merge pull request #43084 from blaggacao/payments/pr-6
...
fix: unhide payment url in pr
2024-09-06 00:52:53 +02:00
David
19c6bf2f92
fix: unhide payment url in pr
2024-09-06 00:35:17 +02:00
David Arnold
aa54516444
Merge pull request #41718 from blaggacao/fix/lp-on-si
...
fix: loyalty points application on si
2024-09-06 00:10:31 +02:00
David
74fb070959
test: loyalty points redemption from shopping cart
2024-09-05 23:53:30 +02:00
David Arnold
7ca9ec14a4
Merge pull request #42071 from blaggacao/fix/coupon-code-limits
...
fix: coupon code limits and add external plaftorm code
2024-09-05 23:42:30 +02:00
David (aider)
3413bad51d
test: add test case for coupon without maximum use
2024-09-05 23:25:08 +02:00
David
70ed75a397
fix: coupon code limits and add external plaftorm code
2024-09-05 22:52:49 +02:00
venkat102
8c6e3f3c12
test: add unit test for canceling the common party advance jv created from sales invoice
2024-09-05 23:30:35 +05:30
David Arnold
873571272d
Merge pull request #41719 from blaggacao/fix/lp-during-refdoc-save
...
fix: lp during ref_doc save event
2024-09-05 16:50:45 +02:00
David
48b5567af4
fix: loyalty points application on si
2024-09-05 16:39:52 +02:00
David
340e35f209
fix: lp during ref_doc save event
2024-09-05 16:32:56 +02:00
David Arnold
2ae1704d11
Merge pull request #41871 from blaggacao/perf/reduce-critical-path
...
perf: hot path in page load
2024-09-05 15:50:23 +02:00
venkat102
6a928b92df
fix: cancel common party advance jv while canceling the invoice
2024-09-05 19:13:31 +05:30
David Arnold
e93ff9b267
Merge pull request #41564 from blaggacao/fix/loyalty
...
fix: tiered loyalty program
2024-09-05 15:02:04 +02:00
David (aider)
efd8f1e978
feat: Add validation to ensure lowest tier has min_spent of 0 in LoyaltyProgram
2024-09-05 14:30:40 +02:00
David
4bd26b845e
fix: test ensures min spent respected
2024-09-05 14:29:10 +02:00
David
ad02e4112f
fix: loyalty test case -> validate against actual database state
2024-09-05 14:08:29 +02:00
David
c914ea4adc
test: add tests for loyalty tier selection
2024-09-05 14:08:22 +02:00
David
81dc5872c4
fix: tiered loyalty program
2024-09-05 14:08:22 +02:00
David
618e737b0b
fix: add lp collection min to list
2024-09-05 14:08:21 +02:00
David Arnold
b38b8ded7b
Merge pull request #43017 from blaggacao/fix/status-updater-notifications
...
fix: updater tigger notifications on status updates & perf
2024-09-05 13:54:35 +02:00
ruthra kumar
613830bfba
Merge pull request #43070 from ruthra-kumar/handle_emp_advance_as_separate_unit
...
fix: AP filter to simulate employee advance as a ledger impacting voucher
2024-09-05 17:12:30 +05:30
David
d72d858efa
fix: Update status field in parent transaction
2024-09-05 13:00:18 +02:00
David
00b70d7654
chore: calculate in python code
2024-09-05 13:00:17 +02:00
David
5b3e0c5543
chore: refactor set status into a getter & setter (future perf)
2024-09-05 12:58:51 +02:00
Rohit Waghchaure
62c3389bd6
fix: Cannot read properties of null (reading 'doc')
2024-09-05 16:20:56 +05:30
ruthra kumar
257e13c299
refactor: filter to toggle employee advance scenario in AP
2024-09-05 16:12:52 +05:30
ruthra kumar
eedf22b07a
refactor: Handle Emp Advance as separate row in AP report
2024-09-05 16:01:26 +05:30
rohitwaghchaure
c13a147df1
fix: disabled batches showing in the list ( #43024 )
2024-09-05 15:39:15 +05:30
rohitwaghchaure
a8055a6da9
fix: auto reorder material request mail issue ( #43066 )
...
fix: auto reorder matreial request mail issue
2024-09-05 15:39:03 +05:30
David Arnold
5f25cde788
Merge pull request #41721 from blaggacao/fix/distributed-discounts
...
fix: distributed discounts on si
2024-09-05 12:07:18 +02:00
David (aider)
a464bd861b
feat: add unit tests for distributed_discount_amount
2024-09-05 11:50:24 +02:00
David
0bab6f34c1
fix: distributed discounts on si
2024-09-05 11:49:24 +02:00
David Arnold
146ce59b87
Merge pull request #43036 from blaggacao/chore/ignore-aider-files
...
chore: ignore aider files
2024-09-05 11:43:32 +02:00
David
6fdb8659cc
chore: ignore aider files
2024-09-05 11:26:26 +02:00
ruthra kumar
ef0682a216
Merge pull request #43065 from Ninad1306/merge_taxes_fix
...
fix: Reset Value Conditionally Based on Merge Taxes
2024-09-05 14:32:41 +05:30
Ninad1306
9d899f3c4a
fix: reset value conditionally based on merge taxes
2024-09-05 13:29:22 +05:30
Bhavan23
e2f3e8713e
Merge branch 'develop' of github.com:aerele/erpnext into pricing_rule
2024-09-05 10:44:28 +05:30
barredterra
f3c5803198
fix(Opening Invoice Creation Tool): translatability of messages
2024-09-04 18:05:02 +02:00
Prashant Kamble
5d6f6a2fb9
fix: unreconcile allocation child table redirect url voucher no issue
2024-09-04 11:21:05 +00:00
ljain112
b9048ca6fa
fix: set tax_withholding_category from Purchase Order while creating pi form po
2024-09-04 13:57:03 +05:30
Smit Vora
5442487b6c
Merge pull request #42925 from Ninad1306/mapping_docs_fix
...
fix: Replace `add_if_empty` with `reset_value` flag
2024-09-04 13:13:57 +05:30
Lakshit Jain
38f925b376
fix: adjust price insertion logic for internal suppliers/customers ( #42988 )
...
* fix: adjust price insertion logic for internal suppliers/customers
* refactor: correct indentation, specify conditions within function
* fix: typo
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2024-09-04 12:56:04 +05:30
Khushi Rawat
4da289ec61
Merge pull request #42926 from khushi8112/asset-value-through-landed-cost-voucher
...
fix: link Purchase Invoice and Receipt Items to Asset
2024-09-04 00:49:46 +05:30
ruthra kumar
c4ed04cb31
refactor: fetch advance account on party seleection
2024-09-03 17:27:50 +05:30
ruthra kumar
b7525ca4e5
Merge pull request #43030 from ruthra-kumar/default_currency_typeerror_on_payment_entry
...
fix: typerror on default_currency
2024-09-03 16:40:08 +05:30
Nihantra C. Patel
890016695f
Merge pull request #43029 from Nihantra-Patel/fix_company_filter
...
fix: move setup_queries to refresh event for company
2024-09-03 16:05:09 +05:30
Nihantra C. Patel
80ace72541
fix: company accounts setup_queries
2024-09-03 15:54:42 +05:30
ruthra kumar
4a7cc4da87
fix: typerror on default_currency
2024-09-03 15:54:39 +05:30
ruthra kumar
fb6b960806
Merge pull request #42974 from Vishnu7025/report_fix
...
fix: retain date filter when redirecting in Profit and Loss report
2024-09-03 15:43:01 +05:30
ruthra kumar
cf11ac87fb
refactor(test): filter for active ledger entries
2024-09-03 15:05:15 +05:30
ruthra kumar
b7edc6dea9
test: opening purchase invoice with rounding adjustment
2024-09-03 15:05:15 +05:30
ruthra kumar
a5d6a25a96
refactor: handle opening round off on purchase invoice
2024-09-03 15:05:15 +05:30
ruthra kumar
193ea9ad8f
refactor: filter on account_type
2024-09-03 15:05:14 +05:30
ruthra kumar
79267358d0
test: opening round off with inclusive tax
2024-09-03 15:05:14 +05:30
ruthra kumar
5021c7ca2c
test: rounding adjustment validation and posting
2024-09-03 15:05:14 +05:30
ruthra kumar
96e3c2ad10
refactor: handle opening round off from sales invoice
2024-09-03 15:05:14 +05:30
ruthra kumar
fc46ebcd7c
chore: default should return 3 elements
2024-09-03 15:05:14 +05:30
ruthra kumar
88e68168e3
refactor: use separate round off for opening entries
2024-09-03 15:05:14 +05:30
ruthra kumar
a5b228549c
feat: round off for opening entries
2024-09-03 15:05:14 +05:30
ljain112
b216d71278
fix: consistent behaviour on refresh
2024-09-03 13:58:30 +05:30
ljain112
be6c174b43
fix: do not check appy_tds in Purchase Order Automatically
2024-09-03 11:44:55 +05:30
Khushi Rawat
2fdc56cebf
Merge branch 'develop' of https://github.com/frappe/erpnext into asset-value-through-landed-cost-voucher
2024-09-03 10:15:29 +05:30
Khushi Rawat
07339e2ddf
Merge pull request #43015 from khushi8112/test-case-fix-in-asset-capitalization
...
chore: test case failing issue
2024-09-03 03:38:29 +05:30
Khushi Rawat
418f7e97b9
chore: patch correction
2024-09-03 03:35:19 +05:30
Raffael Meyer
baff301e8a
Merge pull request #43016 from frappe/l10n_develop
2024-09-02 20:09:43 +02:00
Frappe PR Bot
861edd3041
fix: Esperanto translations
2024-09-02 23:00:49 +05:30
Frappe PR Bot
77ac87494a
fix: Swedish translations
2024-09-02 23:00:46 +05:30
Frappe PR Bot
0a5b21d002
fix: Spanish translations
2024-09-02 23:00:42 +05:30
Frappe PR Bot
c50aba8333
fix: Arabic translations
2024-09-02 23:00:39 +05:30
Frappe PR Bot
c595bf684c
fix: Bosnian translations
2024-09-02 23:00:35 +05:30
Frappe PR Bot
f51e9df921
fix: Turkish translations
2024-09-02 23:00:32 +05:30
Frappe PR Bot
6ebd52bdfe
fix: French translations
2024-09-02 23:00:29 +05:30
Frappe PR Bot
aa57a98872
fix: Persian translations
2024-09-02 23:00:25 +05:30
Frappe PR Bot
f9d1bdd9f9
fix: German translations
2024-09-02 23:00:21 +05:30
Khushi Rawat
0bdffdfa98
chore: test case failing issue
2024-09-02 16:50:28 +05:30
Khushi Rawat
f369b583b9
chore: resolved conflicts
2024-09-02 16:09:09 +05:30
rohitwaghchaure
f3b91d4d62
fix: validate component quantity according to BOM ( #43011 )
2024-09-02 16:05:43 +05:30
Khushi Rawat
a84a5b43e2
refactor: rename to in SLE query functions
2024-09-02 11:48:41 +05:30
Nihantra C. Patel
78be5fc276
Merge pull request #43008 from Nihantra-Patel/upd_develop_version
...
fix: update develop_version in hooks
2024-09-02 11:42:38 +05:30
Nihantra C. Patel
01b345e046
fix: update develop_version in hooks
2024-09-02 10:40:31 +05:30
Raffael Meyer
e21fcbae6a
Merge pull request #42953 from frappe/l10n_develop
2024-09-01 22:48:59 +02:00
Raffael Meyer
a5314165c1
Merge pull request #43005 from frappe/pot_develop_2024-09-01
2024-09-01 22:47:44 +02:00
frappe-pr-bot
d45e6781c1
chore: update POT file
2024-09-01 09:35:05 +00:00
rahulgupta8848
d4fdada83c
feat: account heads changed along with journal entry type and descrip… ( #42845 )
...
* feat: account heads changed along with journal entry type and description
* feat: added patch for difference_amount for asset value adjustment and refactor
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
2024-09-01 10:39:48 +05:30
Raffael Meyer
9b4bb30af2
Merge pull request #43003 from barredterra/toggle_naming
2024-08-31 19:21:16 +02:00
barredterra
ab2d7f7279
fix: show naming series only when needed
2024-08-31 19:14:45 +02:00
Bhavan23
45de18069c
fix: validate the item code when updating the other item's price rule
2024-08-31 17:32:19 +05:30
Shariq Ansari
9d4ad987e1
Merge pull request #42993 from shariquerik/apps-page-fix
...
fix: added app permission check for apps page
2024-08-30 17:34:30 +05:30
Shariq Ansari
1d9ed27a89
chore: linter fix
2024-08-30 16:57:17 +05:30
Shariq Ansari
e8f8fb8a8f
fix: added app permission check for apps page
2024-08-30 16:51:26 +05:30
David Arnold
b01ac4d6fd
Merge pull request #42975 from blaggacao/chore/fix-editorconfig-json
...
chore: fix editorconfig for json
2024-08-30 08:54:13 +02:00
Khushi Rawat
272f42eaf2
chore: linters/semgrep check
2024-08-30 00:40:01 +05:30
Khushi Rawat
3baffffd1b
chore: resolved linter warnings with #nosemgrep
2024-08-30 00:30:47 +05:30
Khushi Rawat
83fe78bcda
fix: improve asset item matching logic
2024-08-29 17:10:12 +05:30
ruthra kumar
4500f22671
Merge pull request #42983 from ruthra-kumar/link_utility_rpt_to_bank_reconciliation_statement
...
refactor: link utility report with bank reconciliation statement
2024-08-29 16:11:09 +05:30
ruthra kumar
00eac65712
refactor: link utility report with bank reconciliation statement
2024-08-29 16:01:54 +05:30
Khushi Rawat
5d99f17583
fix(capitalization): debit cwip account instead of fixed asset account ( #42857 )
...
* fix(capitalization): debit cwip account instead of fixed asset account
* fix: post entries for capitalized asset through background jobs
* chore: run pre-commit
* fix: correct GL entries posting for composite assets
* fix(minor): resolve failing check
* chore: update gl entry check logic
* chore: handle none values
2024-08-29 15:50:02 +05:30
ruthra kumar
ac01686ded
Merge pull request #42664 from Nihantra-Patel/fix_payment_req_del
...
fix: add the company in payment request bcz delete company transactions
2024-08-29 15:15:59 +05:30
Nihantra C. Patel
e3008843d1
fix: link company when make payment request
2024-08-29 14:42:45 +05:30
ruthra kumar
735558d073
Merge pull request #42979 from ruthra-kumar/bank_clearance_with_better_transaction_model
...
refactor: better UX on Bank Clearance tool
2024-08-29 13:53:48 +05:30
ruthra kumar
6a06e26d04
refactor: better UX on Bank Clearance tool
2024-08-29 12:11:48 +05:30
Khushi Rawat
4e29654458
Merge pull request #42976 from khushi8112/capitalization-for-new-composite-asset
...
fix: don't allow capitalizing only service item for new composite asset
2024-08-29 02:12:13 +05:30
Khushi Rawat
f1d2138258
fix: don't allow capitalizing only service item for new composite asset
2024-08-29 01:51:45 +05:30
David
a07100d5b3
chore: fix editorconfig for json
2024-08-28 21:00:09 +02:00
Frappe PR Bot
d51f9ce815
fix: Swedish translations
2024-08-28 21:10:02 +05:30
Frappe PR Bot
c73ea6bad9
fix: Turkish translations
2024-08-28 21:09:58 +05:30
Frappe PR Bot
7c5b88a4b9
fix: German translations
2024-08-28 21:09:53 +05:30
vishnu
598e9c1390
fix: indentation
2024-08-28 15:12:22 +00:00
vishnu
bb29fc4c3d
fix: retain date filter when redirecting in Profit and Loss report
2024-08-28 15:10:08 +00:00
lukas.brandhoff
268962c25f
fix: A project without tasks should be able to complete
2024-08-28 09:17:28 +00:00
ruthra kumar
df3267ad3c
Merge pull request #42966 from ruthra-kumar/typeerror_on_PE
...
fix: typeerror on Payment Entry
2024-08-28 12:26:25 +05:30
ruthra kumar
e9cf8937cd
fix: typeerror on Payment Entry
2024-08-28 12:21:22 +05:30
rohitwaghchaure
663a08e4cd
feat: Disassembly Order ( #42655 )
2024-08-27 22:25:20 +05:30
Raffael Meyer
758d1606a9
Merge pull request #42955 from barredterra/fix-item-error
2024-08-27 17:44:09 +02:00
barredterra
c34737f4c6
fix(Item): error message on tax rate
2024-08-27 17:27:13 +02:00
Frappe PR Bot
193d13be0d
fix: Turkish translations
2024-08-27 20:43:48 +05:30
Frappe PR Bot
5d0c25f5b5
fix: German translations
2024-08-27 20:43:44 +05:30
Raffael Meyer
1064d7636d
Merge pull request #42681 from barredterra/psa-translatability
2024-08-27 16:55:51 +02:00
ruthra kumar
33e37cfbff
Merge pull request #42951 from frappe/mergify/copy/develop/pr-42453
...
fix: Update get_amount to return currency precision grand total (copy #42453 )
2024-08-27 17:38:59 +05:30
David Arnold
d3d0af3815
Merge pull request #41925 from blaggacao/fix/customer-mobile-email
...
fix: spec mobile and email fields for notifications
2024-08-27 13:42:40 +02:00
ruthra kumar
6310497403
chore: resolve conflict
2024-08-27 17:11:10 +05:30
Syed Mujeer Hashmi
f960aac639
fix: Update get_amount to return currency precision grand total
...
In case of multi-currency purchase invoice, we are getting the error "Total Payment Request amount cannot be greater than Purchase Invoice amount" because of rounding difference.
(cherry picked from commit 976abf7b3c )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.py
2024-08-27 11:39:32 +00:00
ljain112
143209f91a
fix: default_advance_account field in Process Payment Reconciliation
2024-08-27 16:53:34 +05:30
ruthra kumar
ab2b2dc5d4
Merge pull request #41949 from Nihantra-Patel/refactor_item_wise_purchase_history_v15
...
refactor: item-wise purchase history (query to script report)
2024-08-27 16:44:45 +05:30
ruthra kumar
f88d5dcf5c
Merge pull request #42936 from ruthra-kumar/fix_incorrect_attribute_on_payment_entry
...
fix: remove unnecessary condition on 'voucher_no'
2024-08-27 16:35:02 +05:30
ruthra kumar
520db864b5
Merge pull request #42923 from aerele/bank_reconciliation_statement
...
fix: get amount with taxes and charges from payment entry
2024-08-27 16:30:28 +05:30
Khushi Rawat
62873309e5
Merge pull request #42939 from khushi8112/depreciation-and-balances-report
...
feat: added finance book filter in depreciation and balances report
2024-08-27 16:22:47 +05:30
rohitwaghchaure
86d3a9ab03
fix: Cannot read properties of null (reading 'doctype') ( #42941 )
2024-08-27 16:21:36 +05:30
ruthra kumar
d855a8ec1c
Merge pull request #42921 from aerele/party_naming_sequance
...
fix: make party naming sequential when naming_by set as auto name
2024-08-27 15:36:30 +05:30
Khushi Rawat
adf1e487e1
chore: resolved linter warnings with #nosemgrep
2024-08-27 15:27:37 +05:30
Khushi Rawat
45804c68f0
feat: added finance book filter in depreciation and balances report
2024-08-27 15:02:01 +05:30
ruthra kumar
fb32d2cafb
fix: use of incorrect attribute
2024-08-27 14:46:10 +05:30
rohitwaghchaure
ca2fde891e
fix: timeout while submitting stock entry ( #42929 )
2024-08-27 10:00:06 +05:30
Raffael Meyer
a132ca1857
Merge pull request #42841 from frappe/l10n_develop
2024-08-26 21:12:25 +02:00
Khushi Rawat
a1aaffbebe
fix: link Purchase Invoice and Receipt Items to Asset
2024-08-26 23:33:10 +05:30
Ninad1306
8dcb1ab63b
fix: update child table from last source_doc
2024-08-26 22:32:16 +05:30
Frappe PR Bot
6b88777829
fix: Persian translations
2024-08-26 20:30:01 +05:30
venkat102
b3a901b631
fix: get amount with taxes and charges from payment entry
2024-08-26 20:04:51 +05:30
venkat102
c9015f7c04
fix: make party naming sequential when naming_by set as auto name
2024-08-26 19:30:30 +05:30
rohitwaghchaure
27364b7e6b
fix: same posting date and time, creation causing incorrect balance qty ( #42904 )
...
fix: same posting date and time, creation causing incorrect balance quantity
2024-08-26 18:19:25 +05:30
rohitwaghchaure
10434742e9
fix: unsupported operand type(s) for *: 'float' and 'NoneType' ( #42916 )
2024-08-26 17:59:14 +05:30
ruthra kumar
c64deac4d3
Merge pull request #42887 from ljain112/fix-dimension
...
fix: update dimesions in exchange_gain_loss jv based on base document
2024-08-26 17:30:03 +05:30
rohitwaghchaure
92bde71ab1
fix: Column 'valuation_rate' cannot be null ( #42909 )
2024-08-26 16:48:55 +05:30
Rushabh Mehta
0aae621d0e
Merge pull request #42524 from blaggacao/fix/financial-statement-linking
...
fix: link cash flow rows and fix summary linking
2024-08-26 15:54:32 +05:30
ruthra kumar
94629e0b1b
Merge pull request #42910 from ruthra-kumar/tools_for_bank_statement_analysis
...
feat: utility report to better diagnose incorrectly cleared Cheques and Deposits
2024-08-26 15:40:14 +05:30
ruthra kumar
2144e0337d
refactor: build dictionary for Journal
...
remove redundant filter
2024-08-26 14:57:38 +05:30
ruthra kumar
06e5a3fe23
Merge pull request #42905 from ruthra-kumar/better_err_msg_clearance_tool
...
refactor: better err msg on clearance tool
2024-08-26 14:23:40 +05:30
ruthra kumar
74b36db24e
chore: remove redundant column
2024-08-26 14:16:32 +05:30
ruthra kumar
092411b54f
refactor: better err msg on clearance tool
2024-08-26 14:05:19 +05:30
Frappe PR Bot
ef7d9004d5
fix: Swedish translations
2024-08-25 20:33:55 +05:30
Frappe PR Bot
8bdb8e71d4
fix: Spanish translations
2024-08-25 20:33:52 +05:30
Frappe PR Bot
66d7b18204
fix: Persian translations
2024-08-24 20:03:57 +05:30
NIYAZ RAZAK
9a11df59fc
fix: incorrect amount in bank clearance
2024-08-24 12:56:33 +03:00
ruthra kumar
784dec24c8
refactor: build dict for payment entry
2024-08-24 08:16:10 +05:30
ruthra kumar
4cd023444a
refactor: working state with minimum functions
2024-08-24 08:16:10 +05:30
ruthra kumar
ceaa1be729
refactor: barebones functions
2024-08-24 08:16:10 +05:30
ruthra kumar
28890fa833
feat: report to identify incorrectly cleared cheques
2024-08-24 08:16:10 +05:30
rohitwaghchaure
6721ae76de
fix: LCV based on purchase invoice amount with multi-currency ( #42890 )
2024-08-23 22:34:38 +05:30
Frappe PR Bot
0d57a7d4a4
fix: Turkish translations
2024-08-23 19:35:37 +05:30
Smit Vora
18bc1df6b7
Merge pull request #42848 from ljain112/fix-oppurtunity
...
fix: do not copy date fields in opportunity doctype
2024-08-23 14:17:19 +05:30
ljain112
a7888b26a7
fix: tds workflow in purchase order
2024-08-23 12:34:07 +05:30
Raffael Meyer
13eb9ea421
Merge pull request #42877 from barredterra/sb-in-setup-wizard
2024-08-22 17:20:31 +02:00
barredterra
fd51dd8999
fix: remove ugly column break in setup wizard
2024-08-22 17:16:33 +02:00
Raffael Meyer
cc4afc53e3
Merge pull request #42803 from barredterra/pseudo-translate-in-setup-wizard
2024-08-22 17:03:18 +02:00
rohitwaghchaure
ce7f6ee71c
fix: incorrect in and out qty in the Batch-Wise Balance History ( #42866 )
2024-08-22 19:33:30 +05:30
rohitwaghchaure
63ca1025bc
fix: not able to make stock entry against MR ( #42874 )
2024-08-22 19:33:14 +05:30
Raffael Meyer
f6371f4a0d
Merge branch 'develop' into pseudo-translate-in-setup-wizard
2024-08-22 16:01:17 +02:00
Frappe PR Bot
b64f70d95a
fix: Swedish translations
2024-08-22 18:43:20 +05:30
Frappe PR Bot
e7350f18f6
fix: Turkish translations
2024-08-22 18:43:16 +05:30
ruthra kumar
2ca0f416a9
Merge pull request #42867 from ruthra-kumar/respect_db_transaction_model
...
fix: call 'process' directly instead of creating 'process_subscription'
2024-08-22 17:22:06 +05:30
ruthra kumar
1efdc04e46
Merge pull request #42851 from ruthra-kumar/allow_equity_type_for_shareholders
...
refactor: Allow equity type Account in Payment Entry for shareholders
2024-08-22 17:09:45 +05:30
ruthra kumar
b4d22c2936
fix: call 'process' directly instead of creating 'process_subscripti
...
reason: 'process' follows simple DB transaction model.
2024-08-22 16:58:39 +05:30
ljain112
96df19149d
fix: update dimesions in exchange_gain_loss jv based on base document
2024-08-22 11:50:19 +05:30
Khushi Rawat
930286e105
Merge pull request #42861 from khushi8112/slm-depreciation
...
fix(minor): calculation correction for annual depreciation
2024-08-22 11:17:14 +05:30
Khushi Rawat
f440243b75
fix: calculation correction for annual depreciation
2024-08-22 02:22:51 +05:30
Frappe PR Bot
28df8aa9cf
fix: Turkish translations
2024-08-21 18:36:37 +05:30
rohitwaghchaure
fb846ffa12
fix: incorrect Received Qty Amount in Purchase Order Analysis ( #42852 )
2024-08-21 15:22:19 +05:30
rohitwaghchaure
5b9309cf34
fix: last purchase rate not updated from purchase invoice ( #42847 )
2024-08-21 14:52:24 +05:30
ruthra kumar
63ad9f4f86
refactor: filter shareholder on company
2024-08-21 14:19:30 +05:30
ruthra kumar
6cbf98294a
refactor: allow equity types on Payment Entry
2024-08-21 14:13:04 +05:30
rohitwaghchaure
9c82c2b5d3
fix: custom stock entry type issue ( #42835 )
2024-08-21 12:11:22 +05:30
Frappe PR Bot
ee9c3e12b4
fix: Turkish translations
2024-08-20 18:33:35 +05:30
Nihantra C. Patel
a1183f0165
refactor: brand js and allow quick entry ( #42829 )
...
* refactor: brand js and allow quick entry
* refactor: brand js and allow quick entry --prettier
* refactor: brand js and allow quick entry --prettier
2024-08-20 14:42:32 +05:30
ljain112
74afa57a9f
fix: do not copy date fields in opportunity doctype
2024-08-20 13:45:57 +05:30
Khushi Rawat
85641fd21c
Merge pull request #42824 from khushi8112/asset-creation-timeout-error
...
perf: asset creation from purchase receipt
2024-08-20 13:41:46 +05:30
ljain112
eeb6e75dcf
fix: revert 091c5496b2
2024-08-20 10:58:45 +05:30
ruthra kumar
c039cfd5c3
Merge pull request #42379 from Nihantra-Patel/fix_so_prospect_dev_v15
...
fix: Create Sales Order from Quotation for Prospect
2024-08-20 10:40:44 +05:30
Nabin Hait
f48b3c41de
chore: Deleted all the form tours ( #42773 )
2024-08-20 10:37:50 +05:30
Nabin Hait
b7f5012f15
fix: Removed quick entry for Brand ( #42822 )
2024-08-20 10:37:19 +05:30
Nabin Hait
0b7657ecf1
chore: Remove module onboarding records ( #42790 )
2024-08-20 10:36:49 +05:30
ruthra kumar
5c5e2c3ac2
Merge pull request #42731 from creative-paramu/bank_reconcilation_filter
...
fix: bank reconcilation tool cost center company filter adding
2024-08-20 10:13:19 +05:30
Parameshwari Palanisamy
6d19aae423
refactor: update dialog_manager.js
2024-08-20 10:09:25 +05:30
Raffael Meyer
3ddb18de41
Merge pull request #42797 from frappe/l10n_develop
2024-08-19 15:26:43 +02:00
Frappe PR Bot
7ceb294aab
fix: Swedish translations
2024-08-19 18:15:49 +05:30
Frappe PR Bot
fbfc5b4b1d
fix: Spanish translations
2024-08-19 18:15:45 +05:30
Frappe PR Bot
0448ea3daa
fix: Arabic translations
2024-08-19 18:15:40 +05:30
Frappe PR Bot
9cfbd8c8e3
fix: Turkish translations
2024-08-19 18:15:32 +05:30
Frappe PR Bot
2238ca55a5
fix: French translations
2024-08-19 18:15:28 +05:30
Khushi Rawat
6e84fc5143
perf: asset creation from purchase receipt
2024-08-19 17:24:31 +05:30
rohitwaghchaure
5404b21c7d
fix: dropping index to improve performance ( #42820 )
...
fix: droping index to improve peformance
2024-08-19 16:58:25 +05:30
rohitwaghchaure
1511280464
perf: data import for stock entries ( #42711 )
2024-08-19 12:04:47 +05:30
Sagar Vora
8431e3c275
fix: ensure SellingController.onload gets called for SO & DN
2024-08-19 08:16:11 +05:30
Frappe PR Bot
949c0cab72
fix: Swedish translations
2024-08-18 18:07:18 +05:30
Frappe PR Bot
4d41e1538d
fix: Esperanto translations
2024-08-18 18:07:15 +05:30
Frappe PR Bot
5e8700f0b4
fix: Spanish translations
2024-08-18 18:07:11 +05:30
Frappe PR Bot
73c4d8a8e6
fix: Arabic translations
2024-08-18 18:07:08 +05:30
Frappe PR Bot
5ae756a93b
fix: Bosnian translations
2024-08-18 18:07:05 +05:30
Frappe PR Bot
c9d474bc87
fix: Turkish translations
2024-08-18 18:07:01 +05:30
Frappe PR Bot
226095c6b8
fix: French translations
2024-08-18 18:06:58 +05:30
Frappe PR Bot
200a43e41f
fix: Persian translations
2024-08-18 18:06:55 +05:30
Frappe PR Bot
834d8c64c2
fix: German translations
2024-08-18 18:06:51 +05:30
Raffael Meyer
d32fdaaff5
Merge pull request #42808 from frappe/pot_develop_2024-08-18
...
chore: update POT file
2024-08-18 13:52:29 +02:00
vishnu
3b9f8aa378
fix: warehouse not mapping correctly during Delivery Note creation.
2024-08-18 09:56:12 +00:00
frappe-pr-bot
63b772a7a3
chore: update POT file
2024-08-18 09:36:00 +00:00
Frappe PR Bot
2142f8b4a3
fix: Turkish translations
2024-08-17 17:44:21 +05:30
Frappe PR Bot
fa20320f39
fix: Persian translations
2024-08-17 17:44:18 +05:30
Frappe PR Bot
0e52ef4fd9
fix: German translations
2024-08-17 17:44:14 +05:30
barredterra
08646b7ab7
refactor: extract common validation method
2024-08-17 02:36:16 +02:00
barredterra
34df6e39dc
fix(Delivery Note): translatability of validation errors
2024-08-17 02:27:36 +02:00
Raffael Meyer
5f3963b3e6
Merge pull request #42800 from barredterra/translatability-fixes
2024-08-17 02:19:43 +02:00
Raffael Meyer
4db7054542
Merge pull request #42802 from barredterra/extract-setup-wizard-data
2024-08-17 02:14:23 +02:00
barredterra
97c2853497
feat: enable "Translate Link Fields" for fixture doctypes
2024-08-17 02:02:20 +02:00
barredterra
48513b1087
refactor: remove useless line
2024-08-17 02:01:35 +02:00
barredterra
505cd95150
fix: remove pseudo-translation for UOM Category variable
...
Has no effect and even if it had, it's not really needed.
2024-08-17 02:00:34 +02:00
barredterra
c08cd938bc
fix: add pseudo-translation for Project Type
2024-08-17 01:58:48 +02:00
barredterra
11f6e570a5
fix: add pseudo-translation for Stock Entry Type
2024-08-17 01:58:27 +02:00
barredterra
77e5787036
fix: use pseudo-translation while creating fixtures
2024-08-17 01:57:44 +02:00
barredterra
60aaeefd70
feat: add extractor for setup wizard txt files
2024-08-17 01:50:55 +02:00
barredterra
af0ae930ca
fix: translatability of boldened text
2024-08-16 21:38:56 +02:00
Frappe PR Bot
9d4165b9f9
fix: Turkish translations
2024-08-16 17:35:39 +05:30
ruthra kumar
1bdeddcb04
Merge pull request #42791 from ruthra-kumar/refactor_pos_return_patch
...
fix(patch): Use sql to update 'against_voucher' rather than reposting
2024-08-16 15:31:22 +05:30
rohitwaghchaure
48c3b0d094
fix: Auto Create Serial and Batch Bundle For Outward ( #42778 )
2024-08-16 15:10:22 +05:30
ruthra kumar
1721175a20
chore: update patches.txt
2024-08-16 14:32:53 +05:30
ruthra kumar
13bb48434f
fix(patch): replace repost with direct sql to update 'against_voucher
2024-08-16 14:31:13 +05:30
rohitwaghchaure
32c4fab14f
fix: not able to create the batch ( #42784 )
2024-08-16 11:27:08 +05:30
ruthra kumar
c1a5a0510e
Merge pull request #42774 from ruthra-kumar/loosen_account_currency_validation_on_groups
...
refactor: Loosen account currency validation on groups
2024-08-16 09:58:52 +05:30
Raffael Meyer
5011b76de9
Merge pull request #42713 from frappe/l10n_develop
2024-08-15 17:00:52 +02:00
Frappe PR Bot
4c0c0d3eb3
fix: Turkish translations
2024-08-15 16:53:43 +05:30
ruthra kumar
164498bafb
refactor: allow foreign currency accounts in Supplier Group
2024-08-14 17:31:19 +05:30
ruthra kumar
066e935892
refactor: allow foreign currency accounts in customer group
2024-08-14 17:30:46 +05:30
Nihantra C. Patel
3dfee0ae43
Merge pull request #42769 from Nihantra-Patel/fix_rename_stop_warehouse
...
fix: disable rename from warehouse
2024-08-14 16:32:50 +05:30
Frappe PR Bot
85c47b9a5a
fix: Spanish translations
2024-08-14 16:28:41 +05:30
Frappe PR Bot
6f8eb4d9ed
fix: Turkish translations
2024-08-14 16:28:37 +05:30
Frappe PR Bot
3231bedfb3
fix: Persian translations
2024-08-14 16:28:33 +05:30
Frappe PR Bot
e79b57975e
fix: German translations
2024-08-14 16:28:29 +05:30
Nihantra C. Patel
c1812f74e8
fix: disable rename from warehouse
2024-08-14 16:11:50 +05:30
rohitwaghchaure
0db82ec93a
fix: ignore pricing rule while making DN from Pick List ( #42763 )
2024-08-14 15:22:19 +05:30
Khushi Rawat
ad4991dc47
Merge pull request #42765 from khushi8112/set-filters-in-asset-capitalization-fields
...
fix: set up filters for dimensions
2024-08-14 14:35:52 +05:30
Khushi Rawat
0d42793397
chore: linters check
2024-08-14 14:31:56 +05:30
Khushi Rawat
6fa29376a0
fix: removed extra filter condition
2024-08-14 14:26:47 +05:30
Khushi Rawat
2fd8de2f76
fix: set up filters for dimensions
2024-08-14 14:21:48 +05:30
Smit Vora
9e8f25d020
Merge pull request #42458 from Sanket322/currency_format_in_report
...
fix: use company default currency in report
2024-08-14 13:38:21 +05:30
ruthra kumar
144cad81a4
Merge pull request #42720 from ruthra-kumar/pos_return_with_self_flag
...
fix: incorrect 'against_voucher' for Pos return with 'Update Outstanding for Self' disabled.
2024-08-14 11:55:22 +05:30
ruthra kumar
da2286802a
refactor: move patch to v14 and update patches.txt
2024-08-14 11:35:05 +05:30
ruthra kumar
3fb0858321
test: against_voucher for pos_returns without updating for self
2024-08-14 11:32:26 +05:30
Khushi Rawat
ad5aadde0f
Merge pull request #42719 from khushi8112/recalculate-depreciation-correctly-after-asset-repair
...
fix: linkage between asset repair and asset value adjustment
2024-08-14 00:30:03 +05:30
Khushi Rawat
88a5824e31
test: new depreciation after cancelling asset repair
2024-08-14 00:06:09 +05:30
Khushi Rawat
c085b6159b
fix: resolved conflict
2024-08-14 00:03:35 +05:30
rohitwaghchaure
8aadc18ee8
fix: duplicate labels in stock entry ( #42756 )
2024-08-13 19:32:15 +05:30
ruthra kumar
f6933111ac
Merge pull request #40964 from Nihantra-Patel/fix_timesheet_to_invoice_pricelist
...
fix: price list when invoice created from timesheet
2024-08-13 17:10:49 +05:30
ruthra kumar
7eb811c71a
Merge pull request #42221 from ruthra-kumar/fix_subscription_issue
...
fix: Force Fetching updates on old subscriptions
2024-08-13 16:22:23 +05:30
ruthra kumar
fd680380bb
refactor: test for force-fetch on future subscription
2024-08-13 16:05:06 +05:30
Frappe PR Bot
54ed6a9868
fix: Turkish translations
2024-08-13 15:54:38 +05:30
Frappe PR Bot
f65292612b
fix: Persian translations
2024-08-13 15:54:34 +05:30
Khushi Rawat
616ce2dbec
Merge pull request #42689 from khushi8112/depreciation-amount-correction
...
fix: fetch month's last date to avoid miscalculation
2024-08-13 14:11:35 +05:30
ruthra kumar
af11480b7f
Merge pull request #42726 from ljain112/sales-funnel
...
fix: text color in sales funnel report based on theme
2024-08-13 14:05:08 +05:30
ruthra kumar
44261223d5
Merge pull request #42590 from ljain112/coa
...
fix: error message in coa importer
2024-08-13 14:01:49 +05:30
ruthra kumar
d8b6767697
chore: minor naming change
2024-08-13 12:36:42 +05:30
ruthra kumar
3a11577411
refactor: don't process future subscriptions
2024-08-13 12:36:39 +05:30
ruthra kumar
1ef890db73
fix: force fetch updates for subcription
2024-08-13 12:26:59 +05:30
ruthra kumar
4dc0d3a003
refactor: update patches.txt
2024-08-13 11:58:57 +05:30
ruthra kumar
487d0a55f5
fix: patch to fix incorrect against_voucher references in ledger
2024-08-13 11:58:57 +05:30
ruthra kumar
2cd9b28e5b
fix: ledger entries for pos return with update outstanding for self
2024-08-13 11:58:57 +05:30
ruthra kumar
6c2700cd8f
Merge pull request #42733 from ruthra-kumar/default_ignore_in_soa
...
refactor: add a new filter flag in Process Statement of Accounts
2024-08-13 11:10:15 +05:30
ruthra kumar
90880c8c01
refactor: pass filter to General Ledger
2024-08-13 10:42:32 +05:30
ruthra kumar
0cf478c4c2
refactor: cr and dr note filter in Statement of Accounts
2024-08-13 10:41:31 +05:30
ruthra kumar
4cc5cd5a71
refactor: combine vouchers from both ignore
2024-08-13 10:37:55 +05:30
Khushi Rawat
245549951d
Merge pull request #42729 from khushi8112/cancel-jl-entry-on-doctype-cancellation
...
fix: cancel Journal Entry on cancellation of asset value adjustment
2024-08-13 02:12:57 +05:30
Khushi Rawat
4b7f1f2d67
fix: cancel Journal Entry on cancellation of asset value adjustment
2024-08-13 01:48:36 +05:30
Shariq Ansari
18b4b09371
Merge pull request #42727 from shariquerik/include-erpnext
...
fix: include erpnext in apps page
2024-08-12 19:41:55 +05:30
Shariq Ansari
5280132423
chore: renamed include_as_app to include_in_apps_screen
2024-08-12 19:23:43 +05:30
Shariq Ansari
1d52ef7afe
fix: include erpnext in apps page
2024-08-12 17:48:54 +05:30
rohitwaghchaure
4abdb28a1a
fix: test case for work order ( #42723 )
2024-08-12 17:45:29 +05:30
ljain112
61bc0925d5
fix: text color in sales funnel report based on theme
2024-08-12 17:09:39 +05:30
ruthra kumar
0a4db47c69
Merge pull request #42672 from ruthra-kumar/correct_paid_and_received_amt_on_payment_request
...
fix: update 'Paid Amount' on forex payment request
2024-08-12 16:07:21 +05:30
Frappe PR Bot
f194615057
fix: Swedish translations
2024-08-12 15:55:38 +05:30
Frappe PR Bot
5a68e918cd
fix: Persian translations
2024-08-12 15:55:33 +05:30
rohitwaghchaure
17ba0cff44
fix: currency changing while making PR from the PO ( #42718 )
2024-08-12 15:03:53 +05:30
Frappe PR Bot
61a57aaed5
fix: Swedish translations
2024-08-11 15:58:22 +05:30
rohitwaghchaure
deccb007c1
fix: warning message for negative stock ( #42683 )
2024-08-11 11:35:45 +05:30
Raffael Meyer
2a999e8f58
Merge pull request #42703 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-08-10 23:23:00 +02:00
rohitwaghchaure
bf39e3ab32
perf: data import with 99 stock entries ( #42685 )
...
perf: data import for stock entries
2024-08-10 22:34:58 +05:30
Frappe PR Bot
534243a4c8
fix: Swedish translations
2024-08-10 15:48:04 +05:30
Frappe PR Bot
d8de6cb708
fix: Spanish translations
2024-08-10 15:48:01 +05:30
Frappe PR Bot
14c40d17d3
fix: Arabic translations
2024-08-10 15:47:58 +05:30
Frappe PR Bot
aa652c8e15
fix: Bosnian translations
2024-08-10 15:47:55 +05:30
Frappe PR Bot
54d6d346c8
fix: Turkish translations
2024-08-10 15:47:52 +05:30
Frappe PR Bot
4070359174
fix: French translations
2024-08-10 15:47:49 +05:30
Frappe PR Bot
908ca511e7
fix: Persian translations
2024-08-10 15:47:46 +05:30
Frappe PR Bot
2ee70c3968
fix: German translations
2024-08-10 15:47:42 +05:30
Raffael Meyer
2c6938120e
Merge pull request #42502 from frappe/l10n_develop
2024-08-09 15:12:26 +02:00
ruthra kumar
f913c0fde1
test: currency conversion on foreign currency account
2024-08-09 17:54:45 +05:30
ruthra kumar
d6d0a1b38d
test: make use of test fixture
2024-08-09 16:10:05 +05:30
Frappe PR Bot
2028e52c33
fix: Swedish translations
2024-08-09 15:52:25 +05:30
rohitwaghchaure
b65072cd98
fix: delivery note creation issue ( #42696 )
2024-08-09 12:45:53 +05:30
ruthra kumar
2312757a1d
Merge pull request #42428 from cogk/fix-sort-before-groupby
...
fix: Sort lists before calling itertools.groupby
2024-08-09 11:52:42 +05:30
ruthra kumar
1dcd1b2a23
Merge pull request #42691 from ruthra-kumar/typeerror_on_payment_entry
...
fix: typeerror on payment entry
2024-08-09 11:39:59 +05:30
ruthra kumar
9cdca0d662
fix: typeerror on payment entry
2024-08-09 11:34:05 +05:30
Khushi Rawat
70ff4e7644
fix: fetch months last date to avoid miscalculation
2024-08-09 03:21:09 +05:30
barredterra
1d6d383ec8
fix(Process Statement Of Accounts): translatable strings in print
2024-08-08 13:07:33 +02:00
barredterra
34089ba230
style(PSA): fix indentation
2024-08-08 12:40:23 +02:00
Raffael Meyer
38568a3e15
Merge pull request #42679 from barredterra/fix-translatable-string-jv
2024-08-08 12:09:02 +02:00
barredterra
8bd84e9d51
refactor(Exchange Rate Revaluation): remove unused variables
2024-08-08 12:05:25 +02:00
barredterra
dc29fb8759
fix(Exchange Rate Revaluation): translatable strings
2024-08-08 12:05:08 +02:00
Frappe PR Bot
29fe8377a1
fix: Swedish translations
2024-08-08 15:27:45 +05:30
ruthra kumar
657acab32f
Merge pull request #42673 from ruthra-kumar/maintain_rate_on_quotation_to_sales_order
...
fix: Maintain same rate on qty change on Quotation to Sales Order
2024-08-08 13:32:52 +05:30
ruthra kumar
91ce9fce9b
fix: Maintain same rate on qty change on Quotation to Sales Order
2024-08-08 11:58:58 +05:30
ruthra kumar
7b0dfb2a05
fix: update 'Paid Amount' on forex payment request
2024-08-08 10:37:57 +05:30
Raffael Meyer
755c162093
Merge pull request #42670 from barredterra/extract-incoterms
2024-08-07 20:45:57 +02:00
barredterra
e177ece008
fix: extract incoterm titles as translatable strings
2024-08-07 20:28:39 +02:00
Shariq Ansari
47c2127a31
Merge pull request #42596 from Didiman1998/bugfix/fix-opportunity-contact-address-bug
...
fix: changes in opportunity.py to show contacts and addresses created from opportunity
2024-08-07 19:58:36 +05:30
Nihantra Patel
12834ccf9a
fix: add the company in payment request bcz delete company transactions
2024-08-07 16:48:29 +05:30
ruthra kumar
efadf94cf3
Merge pull request #42578 from ljain112/fix-dimensions
...
fix: dimensions in common party journal entry
2024-08-07 16:02:46 +05:30
Khushi Rawat
b1c23ba85c
Merge pull request #42593 from khushi8112/disable-submit-button-for-composite-asset
...
fix: disable primary action button only when there are no active capitalization
2024-08-06 19:11:58 +05:30
Raffael Meyer
82b02d6c9b
Merge pull request #42400 from barredterra/root-supplier-group
2024-08-06 14:46:02 +02:00
ruthra kumar
8040544216
test: dimension inheritance on Exc Gain/Loss JV on Common party
2024-08-06 17:46:19 +05:30
ruthra kumar
34ad9d33ff
Merge pull request #41708 from Mutantpenguin/patch-1
...
refactor: use doctype File directly instead of save_file from file_manager.py
2024-08-06 14:34:07 +05:30
ruthra kumar
113362e2d9
Merge pull request #42592 from ljain112/tds-filters
...
fix: company filter for filtring tax withheld vouchers
2024-08-06 13:16:13 +05:30
ruthra kumar
165ec2ed53
Merge pull request #42545 from ljain112/fix-sales-funnel
...
fix: min height for rows in sales funnel
2024-08-06 13:01:41 +05:30
rohitwaghchaure
faff84c6e5
feat: expiry date column in Available Batch Report ( #42628 )
2024-08-06 12:20:41 +05:30
ruthra kumar
4a4e1d36f2
Merge pull request #42636 from ruthra-kumar/ignore_on_gl_should_pull_all_records
...
refactor: posting date should not be considered for ignore filters in GL
2024-08-06 10:54:54 +05:30
ruthra kumar
c930f8ba9d
refactor: posting date is not considered for ignore filters in GL
2024-08-06 10:36:26 +05:30
Frappe PR Bot
42885a81f0
fix: Swedish translations
2024-08-06 03:08:20 +05:30
rohitwaghchaure
c8af544ef3
fix: do not update item price and last purchase rate for inter transf… ( #42616 )
...
fix: do not update item price and last purchase rate for inter transfer transaction
2024-08-05 20:20:36 +05:30
ruthra kumar
0f0b19688a
Merge pull request #42555 from ruthra-kumar/sales_pipeline_analytics_filters
...
refactor: date filters should be mandatory in Sales Pipeline Analytics report
2024-08-05 15:07:59 +05:30
ruthra kumar
4253caf910
refactor(test): use test fixture and supply from and to dates
2024-08-05 14:47:09 +05:30
ruthra kumar
213b2ba942
refactor: consider empty-string as Not Assigned
2024-08-05 14:08:08 +05:30
ruthra kumar
e78e948b7c
Merge pull request #42621 from ruthra-kumar/clear_data_on_gl_tests
...
refactor(test): clear data before GL report tests
2024-08-05 13:43:59 +05:30
ruthra kumar
56620785a0
refactor(test): clear old records on GL report tests
2024-08-05 13:26:03 +05:30
ruthra kumar
751a25c4b7
refactor: report columns should be based on from and to dates
2024-08-05 11:31:13 +05:30
ruthra kumar
05b92c5321
Merge pull request #42597 from ruthra-kumar/ignore_reconciliation_jv_on_general_ledger
...
refactor: filter to ignore system generated cr / dr reconciliation journals on general ledger
2024-08-05 11:12:56 +05:30
ruthra kumar
9ade269b7a
refactor(test): filter and reconcile concerned vouchers
2024-08-05 10:46:35 +05:30
ruthra kumar
991069bfbc
test: clear old data
2024-08-05 10:23:52 +05:30
ruthra kumar
3617b41b95
refactor: make 'from_date' and 'to_date' mandatory
2024-08-05 10:18:42 +05:30
ruthra kumar
03f3ab522f
refactor: make use of date filters on ignore filterss
2024-08-05 10:01:09 +05:30
ruthra kumar
3ffac73598
test: ignore filter for system generated cr / dr note journals
2024-08-05 10:01:07 +05:30
Frappe PR Bot
f7c0ccce0a
fix: Swedish translations
2024-08-05 03:03:25 +05:30
Frappe PR Bot
a1bcc6b418
fix: Esperanto translations
2024-08-05 03:03:22 +05:30
Raffael Meyer
6d2a36c4f9
Merge pull request #42612 from frappe/pot_develop_2024-08-04
2024-08-04 13:48:21 +02:00
frappe-pr-bot
5040e3ca7d
chore: update POT file
2024-08-04 09:34:51 +00:00
rohitwaghchaure
da22a8df42
Merge pull request #42584 from rohitwaghchaure/fixed-support-19715
...
fix: all warehouse filter for the stock report
2024-08-02 18:55:42 +05:30
Dietmar Fischer
511a0b9f37
fix: pre-commit for better code formatting
2024-08-02 12:51:48 +02:00
Khushi Rawat
5d58eb67a6
fix: use get_last_day to get the correct date ( #42564 )
2024-08-02 16:21:21 +05:30
ruthra kumar
bb8c9b5a58
refactor: ignore system generated cr / dr notes on general ledger
2024-08-02 15:47:47 +05:30
ruthra kumar
59d5beee20
refactor: ignore filter in general ledger for cr / dr notes
2024-08-02 15:43:04 +05:30
Khushi Rawat
bb877f4a6b
fix: disable primary action button only when there are no active capitalization
2024-08-02 13:37:59 +05:30
ljain112
cfe2ae604b
fix: company filter for filtring tax withheld vouchers
2024-08-02 13:12:04 +05:30
ljain112
5d0a38dfc7
fix: error message in coa importer
2024-08-02 11:50:57 +05:30
David
41e395a7e3
fix: hot path in page load
2024-08-01 23:23:48 +02:00
Rohit Waghchaure
a4311e345d
fix: all warehouse filter for the stock report
2024-08-01 23:10:46 +05:30
Dietmar Fischer
61576ca030
feat: changes in opportunity.py to show contacts and addresses from referenced and opportunities
2024-08-01 17:01:43 +02:00
Nabin Hait
281198456d
fix: Discount and taxes in return document should follow the reference document ( #41911 )
...
* fix: Discount and taxes in return document should follow the reference document
* fix: Ignore Pricing rule on debit/credit note if created against PI/SI with test cases
* fix: linter issue
2024-08-01 14:51:01 +05:30
ljain112
ac629ede79
fix: dimensions in common party journal entry
2024-07-31 18:49:19 +05:30
ruthra kumar
fb2aa7d205
Merge pull request #42563 from ruthra-kumar/set_query_filter_on_pe_tax_templates
...
fix: set query filters for sales / purchase tax template on PE
2024-07-31 17:08:11 +05:30
ruthra kumar
9fe47ac101
fix: set query filters for sales / purchase tax template on PE
2024-07-31 16:42:33 +05:30
ruthra kumar
d811fdf675
Merge pull request #42558 from ruthra-kumar/fix_undefined_in_consolidate_report
...
fix: 'undefined' in PL and BS report summary on Consolidated report
2024-07-31 15:32:36 +05:30
ruthra kumar
dd5a5e4919
fix: 'undefined' in PL and BS report summary on Consolidated report
2024-07-31 14:40:55 +05:30
rohitwaghchaure
f620ef20ae
fix: inter transfer delivery note issue with batch ( #42552 )
2024-07-31 14:17:22 +05:30
ruthra kumar
40c166a0a0
refactor: date filters should be explicit
2024-07-31 14:01:27 +05:30
Smit Vora
33a0a529a5
Merge pull request #42392 from ljain112/fix-asset
...
fix: allow sale of asset for internal transfer
2024-07-31 13:22:20 +05:30
Lakshit Jain
8624aeca54
fix: promotional scheme doctype fields in consitency with pricing rule ( #42432 )
...
* fix: add "round_free_qty" check box in promotional scheme
* fix: add `add_for_price_list` field
* fix: set_query in setup for promotional scheme
---------
2024-07-31 13:19:54 +05:30
Lakshit Jain
a694390a12
fix: reverse debit credit for party gl entry in payment entry based on negative amount ( #42367 )
...
* fix: do not absolute the amount for party gl entries
* fix: reverse debit credit for party gl entry based on negative amount
* refactor: reduce nesting of if condition
---------
2024-07-31 12:46:10 +05:30
Nabin Hait
4986f28a89
fix: set currency on change of company considering customer default currency ( #42405 )
2024-07-31 11:44:05 +05:30
Khushi Rawat
0e5e503b42
Merge pull request #42525 from khushi8112/depreciation-adjustment-for-existing-asset
...
fix: Adjust initial month's depreciation to end of depreciation period
2024-07-30 19:04:26 +05:30
ljain112
fd71d8af52
fix: min height for rows in sales funnel
2024-07-30 17:49:56 +05:30
rohitwaghchaure
1c7f7c8d1a
perf: huge number of serial no creation ( #42522 )
2024-07-30 16:33:53 +05:30
ruthra kumar
93ee922c5f
Merge pull request #42393 from blaggacao/payments/pr-5
...
refactor: explicate intent on make_payment_request interface
2024-07-30 16:31:53 +05:30
rohitwaghchaure
23fed831a0
fix: price_list_currency not found error ( #42534 )
2024-07-30 14:26:29 +05:30
rohitwaghchaure
0ecfa709d8
fix: warehouse filter in Product Bundle Balance ( #42532 )
2024-07-30 14:26:06 +05:30
rohitwaghchaure
c5d68333c9
fix: purchase return from rejected warehouse ( #42531 )
2024-07-30 14:24:35 +05:30
ruthra kumar
ff3a5058c1
Merge pull request #42476 from ruthra-kumar/configuration_to_control_payment_request_creation
...
refactor: checkbox to control Payment Request creation
2024-07-30 13:35:59 +05:30
ruthra kumar
5ec9df8d1c
Merge pull request #42528 from ruthra-kumar/rename_button_on_payment_order
...
chore: button name should reflect what it creates
2024-07-30 11:59:46 +05:30
ruthra kumar
0b6e7f83cd
chore: button name should reflect what it creates
2024-07-30 11:54:41 +05:30
Khushi Rawat
f0768010d9
fix(tests): added tests for usecase
2024-07-30 01:28:52 +05:30
Khushi Rawat
cbb749a3a5
fix: Adjust initial month's depreciation to end of depreciation period
2024-07-29 23:50:57 +05:30
David
b94af28587
fix: link cash flow rows and fix summary linking
2024-07-29 20:02:52 +02:00
rohitwaghchaure
8eff168d76
fix: Warranty Expiry Date not set in the serial number ( #42513 )
...
* fix: Warranty Expiry Date not set in the serial number
* chore: fix linters issue
2024-07-29 14:47:42 +05:30
rohitwaghchaure
25dac1f18e
fix: builtins.KeyError: ('ABC', 'Store - CP') ( #42505 )
2024-07-29 09:49:53 +05:30
rohitwaghchaure
cb522f8f22
fix: performance issue for the report Purchase Order Analysis report ( #42503 )
2024-07-28 23:41:00 +05:30
Frappe PR Bot
0b27b19c35
fix: Swedish translations
2024-07-28 23:06:42 +05:30
Raffael Meyer
21d8b09f47
Merge pull request #42499 from frappe/l10n_develop
...
fix: sync translations from crowdin
2024-07-28 14:49:19 +02:00
Frappe PR Bot
e9c1a7e3e3
fix: Esperanto translations
2024-07-27 22:53:17 +05:30
devdiogenes
ac0cb9db5a
fix: Prevent set_payment_schedule when creating Sales Invoice that is return
2024-07-26 14:33:42 -03:00
ruthra kumar
ce81fd9ba6
refactor: checkbox to control Payment Request creation
2024-07-26 06:52:55 +05:30
HarryPaulo
486d396174
fix: Freeze Screen on load invoices on POS Closing Entry
2024-07-24 08:57:27 -03:00
Sanket322
2533808f1e
fix: set proper currency format
2024-07-24 13:42:04 +05:30
ljain112
972329cc16
fix: allow sale of asset for internal transfer
2024-07-23 17:44:37 +05:30
Corentin Forler
45a6ecbd38
fix: Sort lists before calling itertools.groupby
2024-07-22 10:13:10 +02:00
barredterra
5d4578a172
refactor(Supplier Group): use frm.is_new() instead of frm.doc.__islocal
2024-07-18 21:00:42 +02:00
barredterra
45391c951b
fix(Supplier Group): remove useless headline
...
Not sure what it was supposed to mean. It was only visible on root group, along with the other message.
2024-07-18 20:59:26 +02:00
barredterra
741fc54eca
fix(Supplier Group): properly call frm.set_read_only()
2024-07-18 20:56:56 +02:00
David
6d83c11d8e
refactor: explicate intent on make_payment_request interface
2024-07-18 15:18:27 +02:00
Nihantra Patel
ee44022249
fix: update the testcase format
2024-07-18 12:26:23 +05:30
Nihantra Patel
29d50b770e
fix: update the testcase format
2024-07-18 12:24:52 +05:30
Nihantra Patel
2f63fae31d
fix: Create Sales Order from Quotation for Prospect
2024-07-18 12:14:53 +05:30
creative-paramu
6e2ac09821
fix: bank reconcilation tool cost center company filter adding
2024-06-30 20:37:09 +05:30
Nihantra Patel
2851764ed6
refactor: item-wise purchase history (query to script report) --upd
2024-06-19 16:09:44 +05:30
Nihantra Patel
7bae18aba8
refactor: item-wise purchase history (query to script report) --prettier
2024-06-19 15:06:09 +05:30
Nihantra Patel
f740c94363
refactor: item-wise purchase history (query to script report) --prettier
2024-06-19 14:59:24 +05:30
Nihantra Patel
003a9608dc
refactor: item-wise purchase history (query to script report) -- formatter
2024-06-19 14:57:02 +05:30
Nihantra Patel
49331e6109
refactor: item-wise purchase history (query to script report)
2024-06-19 14:37:29 +05:30
Nihantra Patel
5de91cf55e
refactor: item-wise purchase history (query to script report)
2024-06-19 14:31:52 +05:30
David
18993a97ce
fix: spec mobile and email fields for notifications
2024-06-17 10:28:38 +02:00
Markus Lobedann
0ba4bff943
Merge branch 'frappe:develop' into patch-1
2024-05-31 14:39:41 +02:00
Nihantra C. Patel
882227a460
fix: price list when invoice created from timesheet
2024-05-29 10:26:49 +05:30
Markus Lobedann
9d9331408f
Merge branch 'frappe:develop' into patch-1
2024-04-18 14:51:05 +02:00
Nihantra C. Patel
39d6df7c7d
fix: price list when invoice created from timesheet
2024-04-11 12:09:27 +05:30
Markus Lobedann
a2f878e1d1
fix: 🐛 use doctype File directly instead of save_file from file_manager.py
...
`save_file` will change the filename and not clean up after itself after a rollback
2024-04-04 10:31:34 +02:00