Gursheen Anand
362f377f61
fix: skip disabled bundles for non-report utils
2023-11-22 16:26:09 +05:30
Gursheen Anand
8bdb61cb87
fix: condition in other bundle utils
2023-11-22 16:17:23 +05:30
Gursheen Anand
67f43d37df
fix: validation for existing bundles
2023-11-22 16:10:49 +05:30
Gursheen Anand
3543f86c63
fix: has_product_bundle util to only check for enabled bundles
2023-11-22 16:04:05 +05:30
Gursheen Anand
874774fe6c
fix: filter bundle items based on disabled check
2023-11-22 15:24:56 +05:30
Gursheen Anand
ee76af7681
feat: add disabled field in product bundle
2023-11-22 15:23:17 +05:30
Gursheen Anand
f9713eeb56
fix: skip fixed assets in parent
2023-11-22 15:22:42 +05:30
rohitwaghchaure
0ca7527f7a
fix: patch - Duplicate entry quality inspection parameter ( #38262 )
2023-11-22 14:02:01 +05:30
Ankush Menat
b11ae4b54c
chore: remove dead link
2023-11-22 10:26:50 +05:30
ruthra kumar
e3af1dc864
Merge pull request #38258 from ruthra-kumar/rename_unreconcile
...
refactor: rename 'Unreconcile Payments' doctype to singular 'Unreconcile Payment'
2023-11-22 10:03:13 +05:30
ruthra kumar
74f9e34182
chore: update new unreconcile doctype name in JS and PY files
2023-11-22 05:59:20 +05:30
ruthra kumar
1fddc30350
Merge pull request #38081 from GursheenK/validate-repost-ledger-settings-for-editable-invoices
...
fix: check reposting ledger settings before setting repost flag
2023-11-22 05:22:59 +05:30
Anand Baburajan
e2bb4e2baa
fix: set asset's valuation_rate according to asset quantity ( #38254 )
2023-11-21 22:32:43 +05:30
ruthra kumar
9006c9b747
chore: rename 'unreconcile payments' to 'unreconcile payment'
2023-11-21 16:44:01 +05:30
rohitwaghchaure
5c308a4f9a
fix: valuation rate for FG item for subcontracting receipt ( #38244 )
2023-11-21 14:42:26 +05:30
Rucha Mahabal
ac91030b31
fix(Timesheet): warn user if billing hours > actual hours instead of resetting ( #38239 )
...
* revert: "fix(Timesheet): reset billing hours equal to hours if they exceed actual hours"
This reverts commit 0ec8034507996f06eaf8ca13a414d10b34038c6c.
* fix: warn user if billing hours > actual hours
2023-11-21 13:18:34 +05:30
ruthra kumar
9680edfcc3
Merge pull request #38234 from ruthra-kumar/test_case_for_rounding_issue
...
test: prevent rounding loss based validation error
2023-11-21 12:09:54 +05:30
ruthra kumar
56e991b7f4
test: prevent rounding loss based validation error
2023-11-21 11:46:45 +05:30
Anand Baburajan
9903049c7a
fix: set default asset quantity as 1 [dev] ( #38223 )
...
* fix: make default asset quantity as 1
* fix: get rate_of_depreciation from asset category for asset auto-creation
* chore: create asset depr schedules on PR submit, not asset submit
* fix: set default asset quantity as 1
* chore: move patch from v15 to v14
2023-11-20 22:27:16 +05:30
ruthra kumar
f50d933a25
Merge pull request #38212 from ruthra-kumar/update_hook
...
refactor: update scheduled job for bulk transaction
2023-11-20 14:16:11 +05:30
ruthra kumar
ce092bf23b
Merge pull request #38210 from ruthra-kumar/set_default_on_billed_amt_update
...
refactor: extend billed amount update flag to POS Invoice as well
2023-11-20 14:05:45 +05:30
ruthra kumar
fb06ad7330
refactor: update scheduled job for bulk transaction
2023-11-20 13:28:55 +05:30
s-aga-r
80ab4eea8c
Merge pull request #38207 from s-aga-r/FIX-37809
...
fix(ux): `Task` creation from `Timesheet`
2023-11-20 12:39:30 +05:30
ruthra kumar
83a13e22b7
refactor: add flag to POS Invoice
2023-11-20 12:29:37 +05:30
ruthra kumar
ee0c64215d
refactor: set default for 'update_billed_amount_in_delivery_note'
2023-11-20 12:29:35 +05:30
s-aga-r
5ac8bd7f08
Merge pull request #38200 from s-aga-r/FIX-38188
...
fix: TypeError in Subcontracting Receipt
2023-11-20 12:14:23 +05:30
s-aga-r
2f3fc12c08
fix: add route options for new Task
2023-11-20 12:05:25 +05:30
s-aga-r
331ad62f3c
fix(ux): enable Quick Entry
for Task
2023-11-20 12:04:03 +05:30
s-aga-r
f6e93f084a
fix: TypeError in Subcontracting Receipt
2023-11-20 10:23:57 +05:30
ruthra kumar
7b2eacd4d8
Merge pull request #38159 from ruthra-kumar/provision_to_truncate_remarks
...
refactor: provision to truncate `remarks` in General Ledger and Accounts Receivable/Payable reports
2023-11-20 10:07:10 +05:30
ruthra kumar
a9bf906545
refactor: add substring logic in ar/ap report
2023-11-20 09:38:26 +05:30
ruthra kumar
97090ff367
refactor: provision to set remarks
length in accounts settings
2023-11-20 09:38:23 +05:30
Deepesh Garg
6c8b6de4c9
Merge pull request #38171 from rtdany10/rounded-total
...
fix: wrong round off and rounded total
2023-11-19 19:18:38 +05:30
Deepesh Garg
f91752cad2
Merge pull request #38177 from pps190/fix-pe-precision
...
fix: payment entry rounding error
2023-11-19 18:46:00 +05:30
Dany Robert
cc60c328fe
fix: test case for rounded total with cash disc
2023-11-19 02:53:09 +00:00
Raffael Meyer
ff5b1b7ded
style: remove trailing whitespace ( #38183 )
2023-11-18 17:45:14 +00:00
Raffael Meyer
a1ff7cab7e
Merge pull request #38178 from barredterra/item-modified-timestamp
2023-11-18 18:07:11 +01:00
Patrick Eissler
32f622ef80
fix: valuation rate in report Item Prices ( #38161 )
...
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com>
2023-11-18 15:54:34 +01:00
barredterra
969616ed09
fix: update modified timestamp
...
Was missing in 434c2a1815f27c59de5cd94528bc371593bdd402
2023-11-18 15:43:23 +01:00
Raffael Meyer
ca62cde9aa
Merge pull request #38163 from PatrickDEissler/fix/table-was-mandatory-for-manufacturer
2023-11-18 15:37:51 +01:00
Devin Slauenwhite
3d1e3a9cde
fix: payment entry rounding error
2023-11-18 14:36:20 +00:00
Deepesh Garg
184848edf9
Merge pull request #38147 from kunhimohamed/develop
...
fix: issue occured when creating supplier with contact details
2023-11-18 19:47:38 +05:30
Deepesh Garg
65ba5b3000
Merge pull request #38142 from deepeshgarg007/supplier_quotation_ad
...
feat: Add accounting dimensions to Supplier Quotation
2023-11-18 19:40:42 +05:30
Dany Robert
3a487bd33a
fix: wrong round off and rounded total
2023-11-18 13:32:04 +00:00
Sagar Vora
56e92b702c
Merge pull request #38167 from vishakhdesai/perm-check-fix
2023-11-18 17:37:34 +05:30
Vishakh Desai
45299fe4b3
fix: pass check permission in render_address
2023-11-18 17:10:01 +05:30
PatrickDenis-stack
434c2a1815
fix: attributes were mandatory for manufacturers
2023-11-18 11:16:06 +01:00
s-aga-r
a5a5341643
Merge pull request #38127 from s-aga-r/FIX-37162
...
feat: add `Supplier Delivery Note` field in SCR
2023-11-17 18:46:58 +05:30
Rucha Mahabal
20c6e9fca2
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours ( #38134 )
2023-11-17 18:08:55 +05:30
Gursheen Kaur Anand
5b3eba7bee
Merge branch 'develop' into validate-repost-ledger-settings-for-editable-invoices
2023-11-17 14:21:02 +05:30