Tasks #5859
Unable to edit PO GF191226
Description
View PO-->Search Order no GF191226--> Click on Edit--> Give comment & OK
Expected result: The PO screen will be opened with pending order items
Actual result: Screen is loading and going back to the same view PO screen.
Files
History
Updated by Mohamed Suhail almost 3 years ago
- Status changed from New to In Progress
- Assignee changed from Mohamed Suhail to Noufal K
- % Done changed from 0 to 30
Rijas P wrote:
View PO-->Search Order no GF191226--> Click on Edit--> Give comment & OK
Expected result: The PO screen will be opened with pending order items
Actual result: Screen is loading and going back to the same view PO screen.
Error on server log is as below
java.lang.IllegalArgumentException: QtyEntered is mandatory.
at org.compiere.model.PO.set_Value(PO.java:789)
at org.compiere.model.PO.set_Value(PO.java:738)
at org.compiere.model.X_C_OrderLine.setQtyEntered(X_C_OrderLine.java:1072)
at org.compiere.model.MOrderLine.setQtyEntered(MOrderLine.java:828)
at org.posterita.businesslogic.POSManager.closeAndCreateNewOrderForPendingLines(POSManager.java:9884)
at org.posterita.struts.pos.PurchaseOrderAction.editOrders(PurchaseOrderAction.java:4209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:4
Updated by Noufal K almost 3 years ago
- Assignee changed from Noufal K to Mohamed Suhail
Can we update the euro test with the latest retail version and check whether the issue exists?
Updated by Mohamed Suhail almost 3 years ago
Noufal K wrote:
Can we update the euro test with the latest retail version and check whether the issue exists?
Noufal K I have tried the same in my local and found the issue with Euro DB
It seems related to uom conversion when some of the items are partially received
Updated by Mohamed Suhail almost 3 years ago
Noufal K wrote:
Please create buzilla with proper test cases.
It's better to try with euro db if possible as it is not easy to replicate the case
Updated by Rijas P almost 3 years ago
Please let us know what is the current solution to edit this PO. because, we have to make changes in this PO immediately.
Updated by Mohamed Suhail almost 3 years ago
Mohamed Suhail wrote:
Noufal K wrote:
Please create buzilla with proper test cases.
It's better to try with euro db if possible as it is not easy to replicate the case
Bugzilla created - http://bugzilla.posibolt.com/show_bug.cgi?id=8302
Updated by Mohamed Suhail almost 3 years ago
- Assignee changed from Mohamed Suhail to Noufal K
Rijas P wrote:
View PO-->Search Order no GF191226--> Click on Edit--> Give comment & OK
Expected result: The PO screen will be opened with pending order items
Actual result: Screen is loading and going back to the same view PO screen.
Updated by Mohamed Suhail almost 3 years ago
- File Posibolt (26).png Posibolt (26).png added
- % Done changed from 30 to 60
Mohamed Suhail wrote:
Rijas P wrote:
View PO-->Search Order no GF191226--> Click on Edit--> Give comment & OK
Expected result: The PO screen will be opened with pending order items
Actual result: Screen is loading and going back to the same view PO screen.
Rijas,
The issue happened because some of the items ordered uom conversion is made inactive on the system
For example: EU21705 (PFA)
There exist a few other items also and one other order
See details below
orderno | product | uomsymbol | dividerate | qtyentered | qtyordered | qtydelivered | qtyreserved | qtyinvoiced
------------+---------+-----------+------------+------------+------------+--------------+-------------+-------------
GF191226 | EU21705 | Ctn | 36 | 25.00 | 900 | 864 | 36 | 864
GF191226 | EU21706 | Ctn | 24 | 25.00 | 600 | 576 | 24 | 576
GF191226 | EU21727 | Ctn | 36 | 15.00 | 540 | 504 | 36 | 504
RM20210729 | PP2472 | Ctn | 480 | 11.00 | 5280 | 5760 | -480 | 5760
RM20210729 | PP2476 | Ctn | 120 | 18.00 | 2160 | 1920 | 240 | 1920
RM20210729 | PP2484 | Ctn | 120 | 18.00 | 2160 | 1920 | 240 | 1920
RM20210729 | PP2494 | Ctn | 480 | 11.00 | 5280 | 5760 | -480 | 5760
RM20210729 | PP2498 | Ctn | 120 | 18.00 | 2160 | 1920 | 240 | 1920
RM20210729 | PP2506 | Ctn | 120 | 18.00 | 2160 | 1920 | 240 | 1920
RM20210729 | PP2516 | Ctn | 480 | 11.00 | 5280 | 5760 | -480 | 5760
RM20210729 | PP2538 | Ctn | 480 | 11.00 | 5280 | 5629 | -349 | 5629
RM20210729 | PP2542 | Ctn | 120 | 18.00 | 2160 | 1960 | 200 | 1960
RM20210729 | PP2550 | Ctn | 120 | 18.00 | 2160 | 1920 | 240 | 1920
RM20210729 | PP2560 | Ctn | 480 | 11.00 | 5280 | 5760 | -480 | 5760
(14 rows)
Updated by Rijas P almost 3 years ago
- Status changed from In Progress to Closed
Ok, I have activated the Uom conversion and edited the PO.
Updated by SHAIJAL EDAVANA 8 months ago
- Tracker changed from Bug to Tasks
- Project changed from Euro Novelties to Temp Projects
- Category deleted (
Others)