Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent error occurs when user attempts to receive shipment against PO #90

Closed
jmiranda opened this issue Sep 13, 2015 · 1 comment
Assignees
Labels
type:bug Addresses unintended behaviours of the app
Milestone

Comments

@jmiranda
Copy link
Member

I forgot to create a ticket for this issue. It occurs within version 0.7.1 being used in Mbingo Baptist hospitals. This was first reported by a user there on June 18.

I have difficulties creating a purchase order each time i do there is this bulk of an error message that appears, please help me because its really important to my establishment. this is it below

Error 500: 
Servlet: 
URI: 
Exception Message: No signature of method: org.pih.warehouse.shipping.ShipmentService.receiveShipment() is applicable for argument types: (org.pih.warehouse.shipping.Shipment, java.lang.String, org.pih.warehouse.core.User, org.pih.warehouse.core.Location, java.lang.Boolean) values: [plates - Shipment #1, , Olive Munkah, MBH Shop Warehouse, true] Possible solutions: receiveShipment(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean), receiveShipment(java.lang.Object) 
Caused by: Exception thrown executing org.codehaus.groovy.grails.webflow.engine.builder.ClosureInvokingAction@6680d175 in state 'confirmOrderReceipt' of flow 'receiveOrderWorkflow/receiveOrder' -- action execution attributes were 'map[[empty]]' 
Class: ReceiveOrderWorkflowController 
At Line: [100] 
Code Snippet:
@jmiranda jmiranda added the type:bug Addresses unintended behaviours of the app label Sep 13, 2015
@jmiranda jmiranda self-assigned this Sep 13, 2015
@jmiranda jmiranda changed the title No signature of method: org.pih.warehouse.shipping.ShipmentService.receiveShipment() is applicable for argument types: Intermittent error occurs when user attempts to receive shipment against PO Sep 13, 2015
@jmiranda jmiranda modified the milestone: 0.7.4 Sep 14, 2015
@jmiranda jmiranda added the ready label Oct 6, 2015
@jmiranda jmiranda added in progress and removed ready labels Apr 7, 2016
@jmiranda jmiranda modified the milestones: 0.7.6, 0.8.0 Apr 7, 2016
jmiranda added a commit that referenced this issue Apr 7, 2016
…; also added ability to search for POs by orderer; along with minor UI changes
jmiranda added a commit that referenced this issue Apr 7, 2016
* fixed exception that occurs when receiving a purchase order (fixed #90); also added ability to search for POs by orderer; along with minor UI changes

* changed default data source logging config for dev environment

* bumped app version to 0.7.6
@jmiranda
Copy link
Member Author

jmiranda commented Apr 7, 2016

fixed in v0.7.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Addresses unintended behaviours of the app
Projects
None yet
Development

No branches or pull requests

1 participant