XML Sales Order Import "QuantityThisDel" issue  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

XML Sales Order Import "QuantityThisDel" issue

Postby Sunny » Mon Jun 15, 2015 7:26 pm

Hi,
When we import an XML file with updated line segment as :
<QuantityThisDel>1</QuantityThisDel>
back into JIWA, it updates the Demand column.
Can you please check this?

Thanks in advance

Sunny
Sunny
Occasional Contributor
Occasional Contributor
 
Posts: 23
Joined: Mon May 11, 2015 1:38 pm
Topics Solved: 2

Re: XML Sales Order Import "QuantityThisDel" issue

Postby Mike.Sheen » Thu Jun 18, 2015 1:04 pm

Sunny wrote:Hi,
When we import an XML file with updated line segment as :
<QuantityThisDel>1</QuantityThisDel>
back into JIWA, it updates the Demand column.
Can you please check this?

Thanks in advance

Sunny


Hi Sunny,

I don't find this behaviour. Below is the XML I used to test (I created a new order, exported and modified it to be as per the document below, then imported it). What you might like to do is tell us what version of Jiwa you are using, and also provide a sample document you are importing - there is significance in what other quantity fields you provide and what those values are.

Code: Select all
<?xml version="1.0" encoding="utf-16"?>
<JiwaDocument xmlns:jiwa="http://www.jiwa.com.au/xml/schemas" Type="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.SalesOrder"> 
  <InvoiceID xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">1901e73d986f48fe9147</InvoiceID>
  <Debtor xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">
    <AccountNo>1001</AccountNo>
    <Name>Brown's Computer Centre</Name>
  </Debtor>
  <Lines xmlns="JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML">
    <Line>
      <InvoiceLineID>48fd8693c5f34d3f837f</InvoiceLineID>
      <ItemNo>1</ItemNo>
      <InventoryID>000000000K00000000BQ</InventoryID>
      <PartNo>1170</PartNo>
      <Description>Keyboard - Wireless Illuminated Computer PC Keyboard K800</Description>           
      <QuantityThisDel>1.000000</QuantityThisDel>     
    </Line>
  </Lines>
</JiwaDocument>
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807

Re: XML Sales Order Import "QuantityThisDel" issue  Topic is solved

Postby Sunny » Tue Jun 30, 2015 1:03 pm

We were using version 115- I think this has been corrected in later versions.
Thanks for your help, Mike.
Sunny
Occasional Contributor
Occasional Contributor
 
Posts: 23
Joined: Mon May 11, 2015 1:38 pm
Topics Solved: 2


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 2 guests