Rohit Waghchaure
80ea22b56c
fix: added search index to improve performance
2023-05-09 12:42:17 +05:30
Sagar Sharma
12785101d9
Merge branch 'develop' into stock-reservation
2023-05-08 16:47:40 +05:30
Sagar Sharma
2e9278ef90
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
2023-05-08 16:47:30 +05:30
rohitwaghchaure
328c3369a2
Merge pull request #35200 from rohitwaghchaure/fixed-accepted-warehouse-and-supplier-warehouse-issue
...
fix: error regarding accepted and supplier warehouse
2023-05-08 09:23:54 +05:30
Rohit Waghchaure
15f5f98858
fix: error regarding accepted and supplier warehouse
2023-05-07 20:27:17 +05:30
rohitwaghchaure
40e3747b93
Merge branch 'develop' into fixed-order-of-reposting-entry
2023-05-07 01:39:23 +05:30
Rohit Waghchaure
c8a4791d9b
fix: pick the in progress reposting entries first
2023-05-06 20:09:15 +05:30
Hossein Yousefian
27d71e9ec1
Merge branch 'develop' into get_incoming_rate_v14_fix
2023-05-06 08:12:36 +03:30
Rohit Waghchaure
8167b24219
fix: not allow to transfer excess materials against the job card
2023-05-04 18:24:16 +05:30
rohitwaghchaure
3993bfd510
Merge pull request #35161 from rohitwaghchaure/configure-notify-reposting-role
...
feat: configuration to notify reposting errors to specific role
2023-05-04 17:35:14 +05:30
rohitwaghchaure
2bf771683c
Merge pull request #35158 from rohitwaghchaure/fixed-internal-trasfer-condition
...
fix: internal transfer condition
2023-05-04 17:01:58 +05:30
Rohit Waghchaure
c7b62011db
feat: configuration to notify reposting errors to specific role
2023-05-04 16:49:14 +05:30
Rohit Waghchaure
b5a2ccf21d
fix: internal transfer condition
2023-05-04 15:38:35 +05:30
Rohit Waghchaure
06e91e758f
feat: reserve qty against production plan raw materials in BIN
2023-05-03 18:21:23 +05:30
s-aga-r
7548bb3fbe
Merge branch 'develop' into stock-reservation
2023-05-03 12:06:11 +05:30
s-aga-r
a6cb6c6f47
fix: recalculate costs in SCR while reposting
2023-05-03 11:33:52 +05:30
Sagar Sharma
862041dc0e
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
2023-05-02 19:11:33 +05:30
rohitwaghchaure
9aa646512a
Merge pull request #35123 from rohitwaghchaure/fixed-performance-issue-delivery-note
...
fix: timeout error while submitting delivery note
2023-05-01 23:30:14 +05:30
Rohit Waghchaure
2d5ccc07b1
fix: timeout error while submitting delivery note
2023-05-01 21:17:18 +05:30
rohitwaghchaure
a10aab35ff
Merge pull request #35118 from rohitwaghchaure/fixed-don-not-allow-to-repost-valuation
...
fix: don't allow to make reposting for the closed period
2023-05-01 20:41:14 +05:30
Rohit Waghchaure
f751727149
fix: don't allow to make reposting for the closed period
2023-05-01 18:48:29 +05:30
Sagar Sharma
424bd701f3
Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS
2023-05-01 08:05:18 +05:30
s-aga-r
bbcb65894b
refactor: use get_product_bundle_list()
to get all product bundle at once
2023-05-01 08:04:03 +05:30
s-aga-r
ba61292dfc
test: add test case for packed qty validation on DN submit
2023-05-01 07:25:36 +05:30
s-aga-r
699532647d
refactor: validate_packed_qty()
2023-04-28 23:03:33 +05:30
s-aga-r
b0eb9ea7bd
refactor(minor): use set_onload
to get unpacked items details
2023-04-28 22:47:27 +05:30
s-aga-r
7742c592c5
test: add test cases for Packing Slip
2023-04-28 21:51:15 +05:30
s-aga-r
da00fc0f16
fix(ux): don't show Create > Packing Slip
button if items are already packed
2023-04-28 18:28:28 +05:30
s-aga-r
8d1bccada4
fix(ux): remove Get Items
button from Packing Slip
2023-04-28 18:02:24 +05:30
s-aga-r
e75aa4e291
fix(ux): get items on selecting DN in Packing Slip
2023-04-28 17:59:34 +05:30
s-aga-r
269cc96c41
refactor: move js
validations to py
2023-04-28 17:47:36 +05:30
s-aga-r
90701c7ae9
fix: validate Packing Slip Item Qty with DN Items
2023-04-28 17:05:51 +05:30
s-aga-r
9e5b102768
fix: make DN item reference mandatory for Packing Slip Item
2023-04-28 15:41:59 +05:30
s-aga-r
372bce4567
fix: Packing Slip Item Qty
2023-04-28 15:26:02 +05:30
Rohit Waghchaure
bdf2f7416a
fix: not able to create delivery note from sales order
2023-04-28 15:16:02 +05:30
s-aga-r
0add90e7ec
chore: enable no_copy
for dn_detail
and pi_detail
in Packing Slip Item
2023-04-28 15:05:28 +05:30
s-aga-r
77f1e8ce78
fix: update Packed Qty
in DN on submit and cancel of Packing Slip
2023-04-28 15:04:41 +05:30
s-aga-r
e6fc281acf
feat: add field Packed Qty
in Delivery Note Item
and Packed Item
2023-04-28 13:20:47 +05:30
s-aga-r
75fe9dd3ea
fix: don't map items twice
...
* don't explicitly map Delivery Note Item custom fields to Packing Slip Item, get auto-mapped while mapping the doc.
* call Packing List `set_missing_values` after mapping the doc.
* refactor `get_recommended_case_no`, use `frappe.db.get_value` instead of `frappe.db.sql`.
2023-04-28 10:53:17 +05:30
s-aga-r
ee9f97ca7c
fix: remove duplicate items validation
2023-04-28 09:07:03 +05:30
s-aga-r
b62bf78814
refactor: packing_slip.js
2023-04-27 19:43:37 +05:30
s-aga-r
380dd73065
fix: map Packed Items
while creating Packing Slip
2023-04-27 18:37:32 +05:30
s-aga-r
eca77134ae
feat: add field pi_detail
in Packing Slip
2023-04-27 15:48:02 +05:30
HarryPaulo
3be1ab9b8d
fix: allow submit delivery note when the sales order was billed... ( #34910 )
2023-04-25 21:54:41 +05:30
Sagar Sharma
31cdfa395a
Merge branch 'develop' into FIX-ISS-22-23-06298
2023-04-25 13:57:34 +05:30
s-aga-r
e782a054c8
refactor: get_stock_value_on()
to get stock value of multiple warehouses at once
2023-04-25 13:54:36 +05:30
rohitwaghchaure
7a63fbef4f
Revert "fix: Incorrect difference value in Stock and Account Value Comparison…"
2023-04-25 12:01:26 +05:30
Sagar Sharma
58dbf7fc24
Merge branch 'develop' into stock-reservation
2023-04-24 22:58:16 +05:30
s-aga-r
bf4a57a37c
fix: miscellaneous
...
fix: don't reserve stock in group warehouse
fix: partial reservation in multiple warehouses
feat: add prompt to select warehouse and qty for reservation in SO
2023-04-24 22:19:09 +05:30
rohitwaghchaure
291845e461
Merge pull request #35015 from rohitwaghchaure/incorrect-or-cond-delivery-note-issue
...
fix: incorrect OR condition causing timeout error (For more than 50 line items)
2023-04-24 18:06:59 +05:30