ruthra kumar
|
b2dde55f2c
|
refactor: ability to build and load tree from DB
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
d53b34c0ce
|
refactor: introduce node class
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
a427029151
|
refactor: more buttons
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
2de3e6ce6d
|
refactor: date validation
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
03a38ed025
|
refactor: support for BFS and DFS
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
26503a205f
|
refactor: simplify DFS
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
5a25c80f2e
|
refactor: Depth First Search(DFS)
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
4c8a8c3bcd
|
refactor: some logic
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
decdbd2782
|
feat: bisect doctype
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
eb4c476490
|
refactor: primitive summary for p&l and balance sheet
|
2023-12-01 16:42:15 +05:30 |
|
s-aga-r
|
68f5dd3e7b
|
fix: don't update previous doc on rate change
|
2023-12-01 14:45:01 +05:30 |
|
s-aga-r
|
68aee8c144
|
Merge pull request #38482 from s-aga-r/FIX-38476
fix: `AttributeError` while saving Purchase Invoice
|
2023-12-01 13:54:42 +05:30 |
|
Ernesto Ruiz
|
b24e28953b
|
chore: add translate function to email subject in digest frecuency (#38474)
chore: add translate function to email subject in digest frecuency
|
2023-12-01 12:41:14 +05:30 |
|
ruthra kumar
|
9656412bba
|
Merge pull request #38440 from rtdany10/pe-split-message
fix(pe): show split alert only on splitting
|
2023-12-01 12:39:39 +05:30 |
|
ruthra kumar
|
61280117eb
|
Merge pull request #38393 from ruthra-kumar/refactor_advance_as_liability
refactor: GL entries build logic for `Advance in Separate Party Account` option.
|
2023-12-01 12:36:59 +05:30 |
|
ruthra kumar
|
961bdf0d24
|
refactor: handle forex payment advance entries
|
2023-12-01 12:13:00 +05:30 |
|
ruthra kumar
|
080aa30407
|
refactor(test): filter on document names
|
2023-12-01 12:09:37 +05:30 |
|
ruthra kumar
|
eecf9cd1d8
|
fix(test): use correct account type for testing
|
2023-12-01 11:43:57 +05:30 |
|
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 |
|
s-aga-r
|
60a81a563e
|
fix: AttributeError while saving Purchase Invoice
|
2023-12-01 11:27:54 +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 |
|
Dany Robert
|
96b13c59c1
|
fix(pe): show split alert only on splitting
|
2023-11-30 06:20:15 +00:00 |
|
s-aga-r
|
1423b38d50
|
fix: use docstatus instead of status
|
2023-11-30 11:43:28 +05:30 |
|
Devin Slauenwhite
|
ff27cccff4
|
refactor: get outstanding journal entry using query builder
|
2023-11-29 21:44:56 +00:00 |
|
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 |
|
Gursheen Anand
|
96f31847b2
|
fix: set cwip account for company before tests
|
2023-11-29 16:04:36 +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 |
|