s-aga-r
2b0b15f4d1
Merge pull request #38394 from s-aga-r/FIX-38330
...
fix: `OperationalError` while selecting Serial No in `Warranty Claim`
2023-11-29 10:37:07 +05:30
Patrick Eissler
8e4b591ea2
fix: make create button translatable ( #38165 )
...
* fix: make all create buttons translatable
* style: use double quotes
---------
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2023-11-29 10:22:47 +05:30
Dany Robert
663bb8726c
fix(regional): use net figures for sales calc ( #38260 )
2023-11-29 09:03:47 +05:30
s-aga-r
9fadf5f426
refactor: don't use cur_frm
2023-11-28 21:34:07 +05:30
Shariq Ansari
458dd51af7
Merge pull request #38398 from shariquerik/create-contact-only-if-not-exist
2023-11-28 19:49:22 +05:30
Shariq Ansari
23b0b8ba36
fix: create contact if existing customer doesn't have contact
2023-11-28 19:24:15 +05:30
rohitwaghchaure
592fc81260
fix: serial no status ( #38391 )
2023-11-28 18:28:48 +05:30
Gursheen Kaur Anand
c232acbe9b
Merge pull request #38392 from GursheenK/report-rename-import
...
fix: imports for renamed report
2023-11-28 18:22:59 +05:30
s-aga-r
640dfab827
refactor: use frm.set_query
to add filters
2023-11-28 17:45:17 +05:30
s-aga-r
01044ca8e9
refactor: use DocType Fetch From
instead of frm.add_fetch
2023-11-28 17:33:27 +05:30
s-aga-r
1763824e5f
refactor: use arrow function
2023-11-28 17:20:05 +05:30
Gursheen Anand
aee2e12f39
chore: fix imports for renamed report
2023-11-28 17:11:35 +05:30
Raffael Meyer
8f00481c5f
fix: no fstring in translation ( #38381 )
2023-11-28 09:35:28 +00:00
s-aga-r
9872e371a2
Merge pull request #38377 from s-aga-r/FIX-PB-SEARCH-INPUT
...
fix: Product Bundle Parent Item input
2023-11-28 14:34:26 +05:30
s-aga-r
8c3713b649
fix: don't select all fields
2023-11-28 11:12:55 +05:30
s-aga-r
729fc738af
fix: product bundle search input
2023-11-28 11:08:52 +05:30
Deepesh Garg
add238c892
fix: debit credit mismatch in multi-currecy asset purchase receipt ( #38342 )
...
* fix: Debit credit mimatch in multicurrecy asset purchase receipt
* test: multi currency purchase receipt
* chore: update init files
* test: roolback
2023-11-28 08:21:45 +05:30
rohitwaghchaure
ad3634be7c
chore: fix flaky test case ( #38369 )
2023-11-28 06:24:21 +05:30
Sagar Vora
5a53a4b044
fix: make parameters of create_subscription_process
optional (and other minor fixes) ( #38360 )
2023-11-27 20:21:19 +05:30
ruthra kumar
657bb9d682
Merge pull request #38354 from ruthra-kumar/handle_rounding_loss_on_ar_ap
...
refactor: handle rounding loss on AR/AP reports
2023-11-27 11:51:46 +05:30
Marica
b9f5a1c85d
fix: Negative Qty and Rates in SO/PO ( #38252 )
...
* fix: Don't allow negative qty in SO/PO
* fix: Type casting for safe comparisons
* fix: Grammar in error message
* fix: Negative rates should be allowed via Update Items in SO/PO
* fix: Use `non_negative` property in docfield & emove code validation
2023-11-27 09:05:22 +05:30
ruthra kumar
592ce45da7
refactor: handle rounding loss on AR/AP reports
2023-11-27 08:51:22 +05:30
NandhiniDevi
d9b3b95854
fix : Payment Reco Issue and chart of account importer ( #38321 )
...
fix : Payment Reco Issue and chart of account importer
2023-11-26 18:40:31 +05:30
Raffael Meyer
5426b93387
refactor: bank transaction ( #38182 )
2023-11-26 18:37:55 +05:30
Monolithon Administrator
284a40aa63
fix: Add name to Hungary - Chart of Accounts for Microenterprises json ( #38278 )
...
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2023-11-26 18:17:10 +05:30
Deepesh Garg
2989e36b1d
Merge pull request #38284 from vorasmit/fetch-item-tax-values
...
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-11-26 17:54:35 +05:30
rohitwaghchaure
d8245cef72
fix: job card overlap validation ( #38345 )
2023-11-26 16:13:39 +05:30
s-aga-r
edf4514d8b
Merge pull request #38261 from s-aga-r/FIX-STOCK-RESERVATION-DIALOG-BOX
...
fix(ux): Sales Order Stock Reservation Dialog
2023-11-26 11:02:02 +05:30
Raffael Meyer
477d9fa87e
feat: new Report "Lost Quotations" ( #38309 )
2023-11-24 22:27:01 +01:00
Gursheen Kaur Anand
d32147f8fe
Merge pull request #38273 from GursheenK/email-digest-annual-income-expense
...
fix: annual income and expenses in email digest
2023-11-24 15:19:09 +05:30
ruthra kumar
9d6a06aec5
Merge pull request #38298 from ruthra-kumar/simplied_purchase_cost_update
...
perf: optimize update_purchase_cost method
2023-11-24 11:48:36 +05:30
ruthra kumar
dd016e6ced
refactor: update project costing based on frequency
2023-11-24 11:18:51 +05:30
ruthra kumar
0fe6dcd742
refactor: make update_project_cost optional through Buying Settings
2023-11-24 11:18:51 +05:30
ruthra kumar
bcbe6c4a53
refactor: provide UI button to recalculate when needed
2023-11-24 11:18:48 +05:30
ruthra kumar
3ca7e442bc
Merge pull request #38283 from ruthra-kumar/move_patch_to_pre_model
...
chore: move reconciliation cleanup patch to pre-model
2023-11-24 10:06:46 +05:30
Deepesh Garg
8ac647ece7
Merge pull request #38269 from GursheenK/skip-fixed-assets-in-product-bundle
...
fix: skip fixed assets in product bundle
2023-11-24 09:59:35 +05:30
ruthra kumar
4307d3b5c9
Merge pull request #38296 from ruthra-kumar/indexes_on_journal_entry_child_tables
...
chore: index to speed up basic submit/cancel functions on purchase invoice
2023-11-24 09:45:14 +05:30
ruthra kumar
aa17110bde
perf: optimize total_purchase_cost update
2023-11-24 09:41:38 +05:30
Devin Slauenwhite
3f6d805033
fix: display all item rate stop messages ( #38289 )
2023-11-23 22:42:12 +05:30
NandhiniDevi
64b44a360a
add flt() for None type error ( #38299 )
2023-11-23 22:40:17 +05:30
Raffael Meyer
3be345e605
feat: add Bank Transaction to connections in Journal and Payment Entry ( #38297 )
...
* feat(Payment Entry): Bank Transaction connection
* feat(Journal Entry): Bank Transaction connection
2023-11-23 14:02:27 +01:00
ruthra kumar
1efff268b0
chore: speed up Purchase Invoice cancellation
2023-11-23 16:56:35 +05:30
Smit Vora
b206b0583b
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-11-23 15:10:47 +05:30
Anand Baburajan
816b1b6bd5
fix: don't depreciate assets with no schedule on scrapping ( #38276 )
...
fix: don't depreciate non-depreciable assets on scrapping
2023-11-23 13:48:46 +05:30
ruthra kumar
24fcd67f8b
chore: index to speed up queries on JE child table reference
2023-11-23 11:44:34 +05:30
s-aga-r
c99c805743
Merge pull request #38268 from s-aga-r/FIX-38222
...
fix: Supplier `Primary Contact`
2023-11-23 11:07:30 +05:30
ruthra kumar
f258ab5e98
chore: move reconciliation cleanup patch to pre-model
2023-11-23 10:39:41 +05:30
ruthra kumar
880a85d2af
Merge pull request #38148 from ruthra-kumar/prevent_lock_on_reconciliation
...
refactor: convert Payment Reconciliation to virtual doctype
2023-11-23 10:16:55 +05:30
ruthra kumar
efd31a429c
Merge pull request #38257 from ruthra-kumar/optimize_ple_outstanding_query
...
refactor: optmize outstanding amount query
2023-11-23 09:41:21 +05:30
Gursheen Anand
728cc9f725
fix: fiscal year using future date
2023-11-22 19:28:57 +05:30