Deepesh Garg
|
2fadfd7cfc
|
Merge pull request #40428 from deepeshgarg007/search_field_fix
chore: Remove custom party queries
|
2024-03-16 20:03:31 +05:30 |
|
Deepesh Garg
|
60ba25caf2
|
fix: Remove custom queries for customer
|
2024-03-16 19:47:39 +05:30 |
|
Deepesh Garg
|
f3f6bc8042
|
chore: minor cleanup
|
2024-03-16 19:15:59 +05:30 |
|
Ankush Menat
|
b171784d85
|
Merge pull request #40491 from frappe/make_bom_tests_work
test: fix bom test
|
2024-03-16 19:12:29 +05:30 |
|
Ankush Menat
|
c80356c7c9
|
test: remove broken bom test
These variables never existed, the test was passing because of a bug in
timeout decorator https://github.com/frappe/frappe/pull/25491
|
2024-03-16 18:58:19 +05:30 |
|
ruthra kumar
|
c9039d767b
|
Merge pull request #40485 from ruthra-kumar/prevent_partial_links_between_so_and_dn
refactor: validate SO and SI references in Delivery Notes
|
2024-03-16 14:57:41 +05:30 |
|
ruthra kumar
|
4f396d3049
|
test: SO reference validation
|
2024-03-16 14:39:57 +05:30 |
|
ruthra kumar
|
4d090bd3b8
|
refactor: validate SO and SI references
|
2024-03-16 14:28:14 +05:30 |
|
ruthra kumar
|
30463657bf
|
refactor: better method naming
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
ec194ef076
|
refactor: barebones hook on all doctypes with 'company' field
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
78c9cc63b1
|
refactor: make sure only one task is running for doc
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
98afb4d468
|
chore: hide docfield in list view
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
31a2da552b
|
refactor: validations to prevent duplicate jobs
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
55e93b3fe1
|
refactor: no copy on summary table and more validations
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
2dbe68a09d
|
refactor: reset all flags and remove unwanted code
|
2024-03-16 10:41:05 +05:30 |
|
ruthra kumar
|
1014940953
|
chore: show correct status in list view
|
2024-03-16 10:41:04 +05:30 |
|
ruthra kumar
|
86b5e2e277
|
refactor: validate status before running events
|
2024-03-16 10:40:26 +05:30 |
|
ruthra kumar
|
7c4cff2649
|
refactor: make Excluded doctype table read only
|
2024-03-16 10:40:24 +05:30 |
|
ruthra kumar
|
b98a5e4edc
|
chore: remove unwanted UI code
|
2024-03-16 10:40:06 +05:30 |
|
ruthra kumar
|
49d3bcbc8d
|
refactor: use separate child table for summary
|
2024-03-16 10:39:17 +05:30 |
|
ruthra kumar
|
b12ca65fcc
|
refactor: chained callback
|
2024-03-16 10:38:32 +05:30 |
|
ruthra kumar
|
cccb2d5141
|
refactor: reorder flags in Tasks section
|
2024-03-16 10:38:32 +05:30 |
|
ruthra kumar
|
6a77d86a53
|
refactor: use flags to decide on current stage
|
2024-03-16 10:38:31 +05:30 |
|
ruthra kumar
|
8944ab8b6a
|
refactor: UI trigger
|
2024-03-16 10:37:18 +05:30 |
|
ruthra kumar
|
d0dc2c6e77
|
refactor: tasks section and UI niceties
|
2024-03-16 10:35:59 +05:30 |
|
ruthra kumar
|
6fbb67b1d2
|
refactor: set status and trigger job on submit
|
2024-03-16 10:35:59 +05:30 |
|
ruthra kumar
|
0d65d878de
|
refactor: more options for 'status' and move it to top
|
2024-03-16 10:35:59 +05:30 |
|
rohitwaghchaure
|
1ff8a6f24f
|
fix: stopped mr showing in the popup (#40478)
|
2024-03-15 18:20:09 +05:30 |
|
rohitwaghchaure
|
59222813af
|
fix: serial and batch for internal transfer (#40467)
* fix: serial and batch for internal transfer
* chore: fix test cases
|
2024-03-15 17:55:41 +05:30 |
|
ruthra kumar
|
a84b9434a9
|
Merge pull request #40473 from ruthra-kumar/config_changes_on_cr_note_self_update_flag
refactor: enable no-copy for update_outstanding_for_self
|
2024-03-15 17:01:41 +05:30 |
|
ruthra kumar
|
a1e8caa5c1
|
refactor: enable no-copy for update_outstanding_for_self
|
2024-03-15 16:44:54 +05:30 |
|
ruthra kumar
|
ec55831440
|
Merge pull request #40260 from ruthra-kumar/support_payment_against_payment
refactor: support payment against reverse payment reconciliation
|
2024-03-15 12:51:38 +05:30 |
|
Gursheen Kaur Anand
|
a06c3e9f9f
|
Merge pull request #40429 from GursheenK/sales-partner-targets-achieved
fix: achieved targets for territory / partners
|
2024-03-15 12:45:01 +05:30 |
|
Gursheen Kaur Anand
|
80d3dd2846
|
Merge pull request #40198 from GursheenK/due-date-for-invoices-via-data-import
fix: auto-update due date for invoices via data import
|
2024-03-15 12:44:36 +05:30 |
|
ruthra kumar
|
a3d4aff29c
|
refactor(test): generate and use unique party
|
2024-03-15 12:10:57 +05:30 |
|
Gursheen Anand
|
3e0c798cca
|
chore: merge upstream
|
2024-03-15 12:08:33 +05:30 |
|
Gursheen Anand
|
f504f2caf3
|
fix: use in_import flag for checking imported records
|
2024-03-15 12:00:38 +05:30 |
|
ruthra kumar
|
ad42389352
|
Merge pull request #40461 from ruthra-kumar/prevent_zero_qty_cr_note_on_stock_items
refactor: disallow '0' qty return invoices with stock effect
|
2024-03-15 11:06:05 +05:30 |
|
ruthra kumar
|
2a08072443
|
test: advance payment reconciliation against payment
'advance' payments booked in separate party account
|
2024-03-15 10:55:00 +05:30 |
|
ruthra kumar
|
6d9074d585
|
test: reverse payment reconciliation
|
2024-03-15 10:55:00 +05:30 |
|
ruthra kumar
|
5f15297f28
|
refactor: support payment against reverse payment reconciliation
|
2024-03-15 10:55:00 +05:30 |
|
ruthra kumar
|
647bba0f00
|
test: validation to prevent '0' qty return with stock effect
|
2024-03-15 10:47:32 +05:30 |
|
ruthra kumar
|
898affbee9
|
refactor: disallow '0' qty return invoices with stock effect
|
2024-03-14 16:48:55 +05:30 |
|
ruthra kumar
|
4ed7e3eacd
|
Merge pull request #40420 from ruthra-kumar/fix_advance_journal_fixing_logic
fix: advance journal fetching logic in Advances section
|
2024-03-14 15:35:06 +05:30 |
|
ruthra kumar
|
12029557fe
|
Merge pull request #40445 from ruthra-kumar/fix_flaky_ar_test
fix: flaky Accounts Receivable test case
|
2024-03-14 15:31:22 +05:30 |
|
Nihantra C. Patel
|
b62a6b6ab0
|
fix: sales partner address display Issue --upd
|
2024-03-14 15:21:28 +05:30 |
|
ruthra kumar
|
a9a9b1297e
|
fix(test): manually filter rows and assert
|
2024-03-14 15:16:29 +05:30 |
|
ruthra kumar
|
437bdc2d8c
|
fix: flaky Accounts Receivable test case
|
2024-03-14 15:16:29 +05:30 |
|
Nihantra Patel
|
62d2fe50d2
|
fix: sales partner address display Issue
|
2024-03-14 15:12:25 +05:30 |
|
Nabin Hait
|
26202d90cb
|
Merge pull request #40263 from nabinhait/pi-optimization
perf: Performance optmization for Purchase Invoice submission
|
2024-03-14 14:19:24 +05:30 |
|