Gursheen Kaur Anand
|
6cfb8fe439
|
Merge pull request #39999 from GursheenK/pricing_rule_type_error
fix: TypeError for item pricing rules
|
2024-02-22 09:06:27 +05:30 |
|
rohitwaghchaure
|
45b25e09c1
|
fix: negative stock error while submitting stock reconciliation (#40012)
fix: negative stock error while submitting stok reco
|
2024-02-21 23:01:15 +05:30 |
|
Ankush Menat
|
38e88db2c9
|
fix: timesheet per billed state edge case (#40010)
If value is 100.0000x then it won't set status correctly but will set it the next time it's loaded from db.
|
2024-02-21 15:27:26 +00:00 |
|
Gursheen Anand
|
87df7ff717
|
fix: accommodate for changed orderby statement
|
2024-02-21 18:44:29 +05:30 |
|
rohitwaghchaure
|
4c061d61fa
|
Merge pull request #39800 from rohitwaghchaure/persistent-indexing
perf: new column Posting Datetime in SLE to optimize stock ledger related queries
|
2024-02-21 18:39:27 +05:30 |
|
Rohit Waghchaure
|
a73ba2c0d2
|
chore: remove microsecond from posting_datetime
|
2024-02-21 18:14:20 +05:30 |
|
Gursheen Anand
|
ecd83b12ab
|
fix: check for pricing rules on item
|
2024-02-21 16:39:28 +05:30 |
|
rohitwaghchaure
|
408ea0432b
|
Merge pull request #39998 from rohitwaghchaure/fixed-10262
fix: Completed Work Orders report not working
|
2024-02-21 16:30:08 +05:30 |
|
Rohit Waghchaure
|
11f4cb914a
|
fix: Completed Work Orders report not working
|
2024-02-21 14:36:14 +05:30 |
|
Nabin Hait
|
66bf6e4041
|
Merge pull request #39983 from nabinhait/asset-cancel-deletion
fix: Issues regarding asset cancellation and deletion
|
2024-02-21 11:14:27 +05:30 |
|
rohitwaghchaure
|
f37f7ca5c3
|
Merge branch 'develop' into persistent-indexing
|
2024-02-21 11:02:23 +05:30 |
|
Nabin Hait
|
85471533e9
|
fix: removed unwanted patch
|
2024-02-21 08:44:03 +05:30 |
|
rohitwaghchaure
|
4b24fcd221
|
fix: set batch created from bundle to batch field in stock transaction (#39966)
* fix: set batch created from bundle to batch field in stock transaction
* fix: validation for serial and batch no
|
2024-02-20 23:45:07 +05:30 |
|
ruthra kumar
|
68a23730f3
|
fix: Cr/Dr notes with POS Payments
|
2024-02-20 21:53:33 +05:30 |
|
Nabin Hait
|
17f85de6fb
|
fix: Issues regarding asset cancellation and deletion
|
2024-02-20 18:10:34 +05:30 |
|
rohitwaghchaure
|
8e7d47b3a7
|
fix: 'NoneType' object is not iterable (#39977)
|
2024-02-20 15:19:06 +05:30 |
|
rohitwaghchaure
|
133f8bd92a
|
fix: show active bom in the dropdown while making stock entry and MR (#39974)
|
2024-02-20 12:35:35 +05:30 |
|
rohitwaghchaure
|
d4264f7ba1
|
fix: reposting failed status not updated (#39970)
|
2024-02-20 12:13:18 +05:30 |
|
Rohit Waghchaure
|
e8ae4ed61d
|
fix: float division by zero
|
2024-02-19 22:18:57 +05:30 |
|
rohitwaghchaure
|
a4cbfabe0e
|
fix: do not empty serial batch fields (#39948)
|
2024-02-19 10:25:36 +05:30 |
|
ruthra kumar
|
9cb83d2198
|
Merge pull request #39914 from ruthra-kumar/total_row_when_filtered_on_party
refactor: add total row if only one party is being filtered
|
2024-02-19 08:25:20 +05:30 |
|
ruthra kumar
|
e25b4e24df
|
Merge pull request #39942 from ruthra-kumar/filter_warehouse_on_group
fix: group node in warehouse filter in Item-wise Sales Register
|
2024-02-19 08:24:49 +05:30 |
|
ruthra kumar
|
4f23d88f62
|
Merge pull request #39943 from ruthra-kumar/disclaimer_on_credit_debit_notes
refactor: use popup to inform on additional reconciliation step for Cr/Dr Notes
|
2024-02-19 07:13:08 +05:30 |
|
Rohit Waghchaure
|
f04676aaed
|
test: test cases to test clash timestamp entries
|
2024-02-17 15:01:18 +05:30 |
|
ruthra kumar
|
0d260faa00
|
refactor: use popup to inform on additional reconciliation step
|
2024-02-17 07:19:32 +05:30 |
|
ruthra kumar
|
44538bd02a
|
fix: group node in warehouse filter in Item-wise Sales Register
|
2024-02-17 06:41:00 +05:30 |
|
barredterra
|
3f1d008741
|
fix(Issue): create communication
Ignore permisions and mandatory. Required, for example, when Issue is created by Customer via portal.
|
2024-02-16 19:58:58 +01:00 |
|
barredterra
|
0b3ecd24e2
|
feat: pass doctype as context when translating label
|
2024-02-16 16:29:40 +01:00 |
|
Rohit Waghchaure
|
a995e87567
|
fix: batch filter not working in stock ledger report
|
2024-02-16 19:43:34 +05:30 |
|
rohitwaghchaure
|
fa4ea7c96d
|
Merge pull request #39930 from rohitwaghchaure/fixed-use-serial-batch-fields-for-se
fix: use serial batch fields not enabled for new stock entry
|
2024-02-16 15:48:52 +05:30 |
|
Rohit Waghchaure
|
dc9115a586
|
fix: use serial batch fields not enabled for new stock entry
|
2024-02-16 15:46:58 +05:30 |
|
barredterra
|
8a702a6338
|
fix(Bank Transaction): precision for (un)allocated_amount
|
2024-02-15 19:48:54 +01:00 |
|
rohitwaghchaure
|
8360339119
|
Merge pull request #39916 from rohitwaghchaure/fixed-pr-issue-9877
fix: not able to make purchase receipt
|
2024-02-15 17:32:57 +05:30 |
|
rohitwaghchaure
|
799794cafb
|
Merge pull request #39905 from rohitwaghchaure/fixed-item-reference-9906
fix: party item code in Blanket Order
|
2024-02-15 14:58:49 +05:30 |
|
Rohit Waghchaure
|
2fb0499923
|
fix: not able to make purchase receipt
|
2024-02-15 14:58:34 +05:30 |
|
rohitwaghchaure
|
230a7d8d53
|
chore: fix linter issue
|
2024-02-15 14:28:06 +05:30 |
|
ruthra kumar
|
b1dfa2537b
|
refactor: add total row if only one party is being filtered
|
2024-02-15 12:53:27 +05:30 |
|
Rohit Waghchaure
|
1a8f7f9403
|
fix: party item code in Blanket Order
|
2024-02-14 18:45:11 +05:30 |
|
rohitwaghchaure
|
d0df5df4a6
|
fix: production plan issue with sales order (#39901)
|
2024-02-14 16:39:33 +05:30 |
|
rohitwaghchaure
|
6239fd704b
|
fix: landed cost voucher not submitting because of incorrect reference (#39898)
|
2024-02-14 15:29:20 +05:30 |
|
Rohit Gunjegaonkar
|
b124081065
|
fix: use correct field name in accounts controller (#39884)
Changes to get advance payments in SI or PI from JV's
|
2024-02-14 12:08:36 +05:30 |
|
Raffael Meyer
|
4bef6707ec
|
Merge pull request #38649 from pps190/ux-delivery_date-schedule_date
|
2024-02-14 01:56:29 +01:00 |
|
Raffael Meyer
|
f1f8f59bdb
|
Merge pull request #39868 from barredterra/fix-stock-value-diff
|
2024-02-14 00:50:58 +01:00 |
|
Raffael Meyer
|
24ba26fef3
|
Merge pull request #39857 from kunhimohamed/company_terms
|
2024-02-14 00:27:59 +01:00 |
|
kunhi
|
e6949d71f6
|
fix: update_dimension is required and not need party account method
|
2024-02-13 22:49:39 +04:00 |
|
kunhi
|
e3bd8d10b0
|
fix: no need call for company method in sales invoice js
|
2024-02-13 22:32:10 +04:00 |
|
Rohit Waghchaure
|
d80ca523a4
|
perf: new column posting datetime in SLE to optimize stock ledger related queries
|
2024-02-13 11:42:39 +05:30 |
|
Nihantra C. Patel
|
22291d32e6
|
fix: corrective_operation_cost in Job Card (#39829)
|
2024-02-13 00:48:38 +05:30 |
|
barredterra
|
5df5851798
|
fix: calculate stock_value_diff
`d.item_tax_amount` is already in base currency.
|
2024-02-12 17:05:03 +01:00 |
|
s-aga-r
|
1d1cb86c75
|
Merge pull request #39862 from s-aga-r/FIX-9779
fix: validate duplicate SBB
|
2024-02-12 19:59:36 +05:30 |
|