NandhiniDevi
e2a519464b
add supplier group filter in purchase register ( #38421 )
...
* add supplier group field in purchase register
* Update purchase_register.js
2023-12-01 11:34:38 +05:30
Gughan Ravikumar
3a66aefd2c
fix: show item name as title instead of item group in BOM ( #38478 )
...
Item fields in BOM used to show Item Group when Items were set to show title as link fields. Now they show Item Name instead
2023-12-01 11:07:17 +05:30
Ankush Menat
54f7cf59fd
chore: version bump
2023-12-01 10:37:35 +05:30
rohitwaghchaure
ba10f7d04c
Merge pull request #38455 from rohitwaghchaure/fixed-incorrect-requested-qty-in-mr-for-sco
...
fix: incorrect requested quantity for the subcontracting order
2023-11-30 19:07:55 +05:30
Rohit Waghchaure
691e3bb24f
fix: incorrect requested quantity for the subcontracting order
2023-11-30 17:32:55 +05:30
s-aga-r
832734ff4c
Merge pull request #38450 from s-aga-r/FIX-38151
...
fix(ux): make valuation field read only when it can't be modified
2023-11-30 17:22:54 +05:30
s-aga-r
3d4156cc7d
fix(ux): make PI rate
field read-only having PR ref
2023-11-30 16:28:03 +05:30
ruthra kumar
cc053ad894
Merge pull request #38457 from ruthra-kumar/use_flt_on_outstanding_on_ar_ap_summary
...
refactor: use flt on outstanding on AR/AP summary report
2023-11-30 16:23:28 +05:30
s-aga-r
ae294ee470
fix(ux): make PR rate
field read-only having PO ref
2023-11-30 16:16:12 +05:30
ruthra kumar
e4bdd3a28d
refactor: use flt on outstanding on AR/AP summary report
2023-11-30 15:57:57 +05:30
Ankush Menat
63313eef6f
feat: enable automatic type annotations ( #38452 )
2023-11-30 08:23:48 +00:00
Ankush Menat
1da9087cc4
refactor: Simpler log settings setup ( #38449 )
...
Depends on https://github.com/frappe/frappe/pull/23507
2023-11-30 07:58:55 +00:00
ruthra kumar
de3795a7d4
Merge pull request #38446 from ruthra-kumar/filter_bug_on_payment_reconciliation
...
refactor: pass on filter to up front outstanding query as well
2023-11-30 12:54:46 +05:30
ruthra kumar
cfd3230c75
refactor: pass on filter to upfront outstanding query as well
2023-11-30 12:22:55 +05:30
s-aga-r
e38b06bf2d
Merge pull request #38441 from s-aga-r/FIX-38434
...
fix: exploded items in Subcontracting Receipt
2023-11-30 12:10:18 +05:30
s-aga-r
62b4a263f8
fix: exploded items in Subcontracting Receipt
2023-11-30 12:07:52 +05:30
s-aga-r
1423b38d50
fix: use docstatus
instead of status
2023-11-30 11:43:28 +05:30
s-aga-r
abc7d30024
fix(ux): make basic_rate
field read-only based on purpose
2023-11-29 19:49:58 +05:30
Gursheen Anand
ef8e4191cd
fix: set cwip account before asset tests
2023-11-29 18:25:52 +05:30
rohitwaghchaure
cf97e3c21f
Merge pull request #38427 from Nandhinidevi123/stock_entry
...
Update Serial No issue
2023-11-29 18:11:22 +05:30
s-aga-r
2e8739fff7
Merge pull request #38290 from s-aga-r/FIX-36704
...
feat: auto create PR on SCR submission
2023-11-29 17:57:11 +05:30
s-aga-r
3da0aa6a0b
fix(test): test_auto_create_purchase_receipt
2023-11-29 17:35:21 +05:30
Nandhinidevi123
97be527ee9
fix:change default qty
2023-11-29 17:21:51 +05:30
Deepesh Garg
85f9f8d176
Merge pull request #38250 from GursheenK/unset-discount-amount-based-on-coupon-code
...
fix: unset discount amount based on coupon code
2023-11-29 15:53:46 +05:30
s-aga-r
7b0cd03f88
test: auto create PR on SCR submit
2023-11-29 14:10:48 +05:30
s-aga-r
68585f6f2b
test: auto create SCO on PO submit
2023-11-29 13:58:36 +05:30
s-aga-r
857f2b5a01
chore: linter
2023-11-29 13:39:14 +05:30
rohitwaghchaure
258148b615
Merge pull request #38365 from Nandhinidevi123/sales_register
...
feat:add customer group filter in sales register
2023-11-29 13:37:22 +05:30
s-aga-r
7145b040f1
fix(ux): hide Create Purchase Receipt
button for Subcontract Return
2023-11-29 13:21:24 +05:30
s-aga-r
874766a82f
fix: map warehouses in return SCR
2023-11-29 13:07:39 +05:30
s-aga-r
096a2c8cd0
chore: PR ref in SCR connections
2023-11-29 12:46:31 +05:30
rohitwaghchaure
fddf341f44
fix: incorrect ordered qty for Subcontracting Order ( #38415 )
2023-11-29 12:21:11 +05:30
Anand Baburajan
fe5fc5bd3a
feat: shift depreciation for assets ( #38327 )
...
* feat: shift depreciation for assets
* chore: create new asset depr schedule on shift change
* refactor: move create_depr_schedule to after_insert
* fix: args in get_depreciation_amount test
* refactor: rename shift adjustment to shift allocation
* chore: asset shift factor doctype and auto allocate shift diff
* chore: use check instead of depr type, and add tests
* chore: make linter happy
* chore: give permissions to accounts users
2023-11-29 12:14:12 +05:30
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
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
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
s-aga-r
500573067a
Merge branch 'develop' into FIX-36704
2023-11-28 17:01:48 +05:30
s-aga-r
8052103197
feat: provision to create PR from SCR
2023-11-28 16:28:54 +05:30
Raffael Meyer
8f00481c5f
fix: no fstring in translation ( #38381 )
2023-11-28 09:35:28 +00:00
s-aga-r
37b3ac7952
feat: SCR Item ref in PR Item
2023-11-28 13:39:15 +05:30
s-aga-r
d891bd7fac
feat: Subcontracting Receipt ref in Purchase Receipt
2023-11-28 13:27:27 +05:30
s-aga-r
d366a91d9e
fix: use checkbox instead of select field
2023-11-28 13:06:52 +05:30
s-aga-r
8c3713b649
fix: don't select all fields
2023-11-28 11:12:55 +05:30