Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?qbxml version="6.0"?>
  3. <QBXML>
  4. <QBXMLMsgsRq onError="continueOnError">
  5. <ItemInventoryAddRq>
  6. <ItemInventoryAdd>
  7. <Name>Inventory 2</Name>
  8. <SalesDesc>S Desc 2</SalesDesc>
  9. <SalesPrice>100.00</SalesPrice>
  10. <IncomeAccountRef>
  11. <ListID>80000008-1506613229</ListID>
  12. </IncomeAccountRef>
  13. <AssetAccountRef>
  14. <ListID>80000004-1506613229</ListID>
  15. </AssetAccountRef>
  16. <QuantityOnHand>35</QuantityOnHand>
  17. </ItemInventoryAdd>
  18. </ItemInventoryAddRq>
  19.  
  20. </QBXMLMsgsRq>
  21. </QBXML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement