rohitwaghchaure
3692f960d0
Merge pull request #34172 from rohitwaghchaure/zero-rate-adjust-issue-using-lcv
...
fix: zero division error while making LCV
2023-02-23 10:54:01 +05:30
Rohit Waghchaure
80e94a08cf
fix: zero division error while making LCV
2023-02-22 13:29:06 +05:30
Sagar Sharma
77b88961f6
Merge branch 'develop' into dn-create-button
2023-02-21 10:19:09 +05:30
rohitwaghchaure
3871cf7110
Merge pull request #33722 from rohitwaghchaure/purchase-invoice-performance-issue
...
fix: purchase invoice performance issue
2023-02-20 12:47:07 +05:30
s-aga-r
44ee9f0f19
chore: Linters
2023-02-20 11:43:32 +05:30
s-aga-r
1b010add26
fix(ux): ReferenceError: me is not defined
Delivery Note
2023-02-20 11:17:49 +05:30
Johannes Obermeier
2a90fad710
feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module ( #33863 )
...
feat(stock): Support more barcodes in an article by validate the barcode with the barcodenumber module
2023-02-19 19:36:05 +05:30
rohitwaghchaure
dff9655d46
Merge pull request #34115 from rohitwaghchaure/fixed-convert-to-item-warehouse-reposting
...
feat: provision to convert transaction based reposting to item wareho…
2023-02-18 21:31:20 +05:30
Rohit Waghchaure
f1383b5ef9
feat: provision to convert transaction based reposting to item warehouse based reposting
2023-02-18 19:31:48 +05:30
rohitwaghchaure
47264481ad
Merge branch 'develop' into purchase-invoice-performance-issue
2023-02-17 16:41:30 +05:30
HENRY Florian
4d79ffe3c6
fix: rename duplicate field name with same type into a DocType to avoid import Error ( #34053 )
...
* fix: Delivery Note field label set
* fix: Item field label de-duplicate name
* fix: Payment Entry field label de-duplicate name
* fix: Pruicing Rule field label de-duplicate name
* fix: Project field label de-duplicate name
* fix: Timesheet field label de-duplicate name
* Update erpnext/accounts/doctype/pricing_rule/pricing_rule.json
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
* Update erpnext/stock/doctype/item/item.json
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
---------
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
2023-02-16 13:46:19 +05:30
s-aga-r
6c6195bae6
fix: create Delivery Trip
from Delivery Note
list
2023-02-15 22:37:26 +05:30
rohitwaghchaure
9235918d65
Merge pull request #34061 from rohitwaghchaure/feat-allow-to-make-in-transit-entry
...
feat: allow to make in transit transfer entry from material request
2023-02-15 09:08:22 +05:30
Rohit Waghchaure
5b6128848f
feat: allow to make in transit transfer entry from material request
2023-02-14 19:03:07 +05:30
HENRY Florian
231fe4156f
fix: should never get cutomer price on purchase document ( #34002 )
...
* fix: never get cutomer price on purchase document
chores: syntax
chore: typo in stock_entry get_uom_details (#33998 )
fix: typo in stock_entry get_uom_details
chores: syntax
* feat: add test for get_item_detail price list oriented
* feat: add test for get_item_detail price price oriented
* feat: add test for get_item_detail price price oriented
* chore: clean test code
2023-02-13 20:56:05 +05:30
Akshay
185c543b73
chore: typo in stock_entry get_uom_details ( #33998 )
...
fix: typo in stock_entry get_uom_details
2023-02-10 20:42:35 +05:30
rohitwaghchaure
7d794bc70a
Merge branch 'develop' into fixed-negative-stock-error
2023-02-04 22:35:58 +05:30
Rohit Waghchaure
9ae7578b07
test: test case
2023-02-02 18:54:42 +05:30
rohitwaghchaure
fbf2d7e9de
Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty
...
fix: incorrect actual qty in Bin
2023-02-01 18:22:56 +05:30
Rohit Waghchaure
f8c852c54c
fix: incorrect actual qty in Bin
2023-02-01 17:49:11 +05:30
Gavin D'souza
3518d4be1d
fix(update_billing_percentage): Remove permlevel checks on aggregated
...
value
2023-02-01 12:58:08 +05:30
rohitwaghchaure
c5834c1db4
Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory
...
feat: mandatory and mandatory depends on in inventory dimension
2023-01-31 15:18:14 +05:30
rohitwaghchaure
ddb4396117
Merge pull request #33715 from s-aga-r/fix-pick-list
...
fix: consider existing pick-list
2023-01-31 15:10:19 +05:30
s-aga-r
6ffdeb1af8
fix: consider stock_qty
if picked_qty
is zero
2023-01-31 14:39:57 +05:30
Rohit Waghchaure
22d0e1373b
test: added test case
2023-01-31 14:36:26 +05:30
Rohit Waghchaure
423f2b5627
feat: mandatory and mandatory depends on in inventory dimension
2023-01-31 14:19:14 +05:30
Sagar Sharma
57c8871de0
Merge branch 'develop' into fix-pick-list
2023-01-31 12:38:58 +05:30
s-aga-r
0b76a26c8a
refactor: test_consider_existing_pick_list()
2023-01-31 12:38:30 +05:30
s-aga-r
bb7fe795fe
test: add test cases
2023-01-31 12:38:30 +05:30
s-aga-r
207eeefc85
fix(test): test_pick_list_for_items_with_multiple_UOM()
2023-01-31 12:38:30 +05:30
s-aga-r
5138ef0160
fix: pymysql.err.ProgrammingError
2023-01-31 12:38:30 +05:30
s-aga-r
7b3d496ce0
fix: get_picked_items_details
2023-01-31 12:38:30 +05:30
s-aga-r
be41052dc8
chore: add status
field in Pick List
2023-01-31 12:38:30 +05:30
s-aga-r
b642718f08
fix: consider existing pick list
2023-01-31 12:38:27 +05:30
s-aga-r
6b781d78e0
fix: amount
in Material Request
2023-01-30 12:51:59 +05:30
rohitwaghchaure
1b967f37af
Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue
...
fix: item rate not fetching
2023-01-28 15:10:02 +05:30
Rohit Waghchaure
0d7f98b496
fix: item rate not fetching
2023-01-28 13:51:33 +05:30
Daizy Modi
da323cbb40
fix: use correct filter name in item_query
( #33814 )
2023-01-25 17:32:21 +05:30
Sagar Vora
1f4fa90072
Revert "fix: use correct filter name in reports"
2023-01-25 16:19:44 +05:30
Daizy Modi
def759d2e8
fix: use correct filter name in reports
2023-01-25 15:57:39 +05:30
Rohit Waghchaure
92d857d49c
fix: purchase invoice performance issue
2023-01-24 22:32:07 +05:30
s-aga-r
9ae3a54ce9
chore: add method get_picked_items_details()
2023-01-23 13:48:26 +05:30
rohitwaghchaure
b3a216c8f8
Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry
...
feat: get items from Transit Stock Entry
2023-01-23 13:03:53 +05:30
Rohit Waghchaure
62141b0b63
feat: get items from Transit Stock Entry
2023-01-23 12:01:57 +05:30
s-aga-r
57c3216683
refactor: rewrite get_available_item_locations_for_serial_and_batched_item
query in QB
2023-01-21 14:05:51 +05:30
s-aga-r
5b76e8b193
refactor: rewrite get_available_item_locations_for_serialized_item
query in QB
2023-01-21 12:45:39 +05:30
s-aga-r
58dd40a2d7
refactor: rewrite get_available_item_locations_for_other_item
query in QB
2023-01-21 12:15:45 +05:30
s-aga-r
29bf787313
refactor: rewrite get_picked_items_qty
query in QB
2023-01-21 11:28:23 +05:30
rohitwaghchaure
b5d2eedfa6
Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item
...
fix: incorrect actual qty for the packed item
2023-01-20 23:38:55 +05:30
Rohit Waghchaure
02566a02a8
fix: incorrect actual qty for the packed item
2023-01-20 22:38:56 +05:30