Gursheen Anand
|
9aeb3932d0
|
fix: fetch against link value in gl report
|
2023-12-02 20:30:38 +05:30 |
|
Sagar Vora
|
b6a7549407
|
fix: use predefined onload property load_after_mapping (#38209)
|
2023-12-02 20:06:19 +05:30 |
|
Gursheen Kaur Anand
|
9087e1443e
|
fix: SO ordered qty on PO item removal (#38378)
* fix: update ordered_qty for SO when PO items removed
* refactor: use cached value
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
|
2023-12-02 19:53:00 +05:30 |
|
Raffael Meyer
|
5952cfa673
|
fix: german translations for Lost Quotations (#38435)
|
2023-12-02 19:52:11 +05:30 |
|
noec764
|
a1e0197a8b
|
fix: Add missing french translations (#38368)
fix: Add missing french translation
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
|
2023-12-02 19:49:13 +05:30 |
|
Deepesh Garg
|
af7bc4f178
|
Merge pull request #38401 from pps190/fix-pe-jv-outstanding
fix: don't consider cancelled entries
|
2023-12-02 19:44:10 +05:30 |
|
Corin Wenger
|
023bc36592
|
fix: Move SMS Log module from ERPNext to Frappe (#38506)
Move SMS Log module from ERPNext to Frappe
SMS Log module moved to Frappe Core from ERPNext Utilities so that Frappe send_sms() works sans-ERPNext.
|
2023-12-02 19:24:46 +05:30 |
|
barredterra
|
ceeb724acc
|
feat: set lead name from email
|
2023-12-01 20:10:51 +01:00 |
|
rohitwaghchaure
|
5e9016ffab
|
fix: validation error has not throw for the batch (#38494)
* fix: validation error has not throw for the batch
* chore: fix test cases
|
2023-12-01 21:42:22 +05:30 |
|
Sherin KR
|
6bc40373f2
|
chore: changed sort_order to DESC for customer (#38498)
|
2023-12-01 19:07:28 +05:30 |
|
ruthra kumar
|
14c8c8c33d
|
refactor: cache results
|
2023-12-01 18:01:58 +05:30 |
|
ruthra kumar
|
0925706d5e
|
refactor: flag to differentiate generated and default values
|
2023-12-01 17:46:28 +05:30 |
|
ruthra kumar
|
ca14ae8f1b
|
refactor: save results in node
|
2023-12-01 17:07:39 +05:30 |
|
ruthra kumar
|
90c6d4dc85
|
chore: restrict only to administrator and type info
|
2023-12-01 16:50:17 +05:30 |
|
ruthra kumar
|
228aa1a244
|
chore: change data type for summary fields
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
993e2bfbf9
|
refactor: adding labels to important section
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
ea3071db66
|
chore: UI cleanup
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
395299803f
|
chore: add screen freeze on wait
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
5e2d21c033
|
chore: code cleanup
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
c4c3090f46
|
chore: hide internal variables section
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
6492019383
|
chore: rename btree and remove debugging statements
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
f6831fba13
|
chore: hide internal fields and better painting logic for heatmap
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
16db6c2f47
|
refactor: working heatmap
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
bd3dc6482e
|
chore: hide some internal fields
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
f7b7b2b438
|
refactor: calculate summary on tree navigation
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
99fbd8ad18
|
refactor: use DB to store tree and state
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
9d20256366
|
chore: use doctype as btree
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
85f2a6dd54
|
feat: nodes doctype
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
de2eba0d98
|
chore: remove unwanted code
|
2023-12-01 16:42:15 +05:30 |
|
ruthra kumar
|
705ef4f5a3
|
refactor: add basic navigation
1. remove unnecessary columns
2. added basic tree navigation
|
2023-12-01 16:42:15 +05:30 |
|
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 |
|