Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »


Basically the function is similar with upload invoice, only difference is we are adding another row for payment information.

For the payment, we are using hard coded item code called "MOP", as additional row with same BRANCH_CODE, SALESMAN, INVOICE_DATE, REFERENCE.


For better understanding, please refer example below.



Example 1 : Upload cash sale for 1 item, pay using cash.

Sample upload file should be as below :

 

BRANCH_CODESALESMANINVOICE_DATEREFERENCEREMARKSITEM_CODEPAYMENT_AMOUNTITEM_NAMEITEM_REMARKSUNIT_DISCOUNTUNIT_PRICEITEM_QTYCUSTOMER_CODEMETHOD_OF_PAYMENT
idabranchwavelet2014-11-19ref IDA-ITEM item nameitem remark11015002AUTO-1002 
idabranchwavelet2014-11-19ref MOP3000item nameitem remark1  0AUTO-1002CASH



  • No labels