Page 1 of 1

Case Quantity in Sales Order

PostPosted: Fri Apr 27, 2018 11:32 am
by enueca
Hi

For items ordered in cartons or cases, is there a way to get the case quantity for each case?

Example 1 case will have 24 units? Thanks.

Re: Case Quantity in Sales Order

PostPosted: Sat Apr 28, 2018 1:46 pm
by SBarnes
Without more specific information its hard to understand what you are asking about but Unit of Measure in inventory might do what you want, to see how to use unit of measure in the api refer to this post

https://forums.jiwa.com.au/viewtopic.php?f=32&t=827&p=2997&hilit=route#p2997

Re: Case Quantity in Sales Order

PostPosted: Tue May 01, 2018 1:05 pm
by enueca
enueca wrote:Hi

For items ordered in cartons or cases, is there a way to get the case quantity for each case?

Example 1 case will have 24 units? Thanks.


Hi

For items that are in cases or cartons, there are inner quantities for them. Is it passed back in the API response? For example 1 carton of product A can have 24 cans inside. I can see that the invoice qty is 1, but does the number of cans also available in the API? If yes, can you help which field I can get the information in the SalesOrder? Thanks.

Re: Case Quantity in Sales Order

PostPosted: Tue May 01, 2018 1:15 pm
by SBarnes

Re: Case Quantity in Sales Order

PostPosted: Wed May 23, 2018 12:41 pm
by enueca


Hi,

Austlink has already installed the plugin in their Jiwa testing database. After plugins are installed, how can we get the needed information via REST API?

Looking at the Open API Specificatoin (https://docs.jiwa.com.au/display/J7UG/O ... cification), I can't find any link related to IN_UnitOfMeasureQuery.

We just need to be able to get the inner quantity when we GET the invoice from Jiwa. Thanks.

Re: Case Quantity in Sales Order  Topic is solved

PostPosted: Wed May 23, 2018 2:48 pm
by Mike.Sheen
Have you seen this topic? It's pretty much exactly what you want.