Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Menu Path: Trading > Sales > Upload Cashsale

Image Modified

Image Modified

Image Modified



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 : 

DISCOUNT15002AUTO-1002
BRANCH_CODEBRANCHCUSTOMER_CODESALESMANINVOICE_DATEREFERENCEREMARKSITEM_CODEPAYMENT_AMOUNTITEM_NAMEITEM_REMARKSUNIT_PRICEUNIT_PRICEDISCOUNTITEM_QTYCUSTOMERTAX_CODETAX_RATETAX_AMTMETHOD_OF_PAYMENTPAYMENT_AMOUNT
branch-aAUTO-1002wavelet2014-11-19ref item-abcd item nameitem remark11590102SR    
branch-aAUTO-1002wavelet2014-11-19ref MOP3000item nameitem remark1  0AUTO-1002   CASH3160

result: 

Image Added


Example 2 : Upload cashsale for multiple items, pay using cash and card

 

DISCOUNT1500AUTO-1002
BRANCH_CODECUSTOMER_CODESALESMANINVOICE_DATEREFERENCEREMARKSITEM_CODEPAYMENT_AMOUNTITEM_NAMEITEM_REMARKSUNIT_PRICEUNIT_PRICEDISCOUNTITEM_QTYCUSTOMERTAX_CODETAX_RATETAX_AMTMETHOD_OF_PAYMENTPAYMENT_AMOUNTPAYMENT_MODE
branch-aAUTO-1002wavelet2014-11-19ref item-abcd item nameitem remark11500102SR6289.40   
branch-aAUTO-1002wavelet2014-11-19ref item-xyz item nameitem remark1200 1200  1 AUTO-1002   
branch-aAUTO-1002wavelet2014-11-19ref MOP3000item nameitem remark1  0AUTO-1002   CASH180 
branch-aAUTO-1002wavelet2014-11-19ref MOP200item nameitem remark1  0AUTO-1002   CARD3000RHB

result:


Sample of Upload Error List

  1. Unable to create invoice. No payment for invoice with group group
    Solution: Add another row : ITEM_CODE: MOP ; METHOD_OF_PAYMENT ; PAYMENT_AMOUNT




  2. Upload Error List, Column with red background is invalid
    CUSTOMER_CODE
    Solution: refer to Customer > Maintenance > Edit Customer : Account Code Prefix column (usually this code follow existing software customer code); Not the Account PKID




  3. Upload Error List, Column with red background is invalid
    INVOICE_DATE : Date format must be in the following format (yyyy-mm-dd)
    Solution: change the date format to yyyy-mm-dd



  4. Upload Error List, Column with red background is invalid
    PK!��X�y[Content_Types].xml �(��T�n�0�W�?D�V�@����[$��xB
    Solution: copy the data in excel file to new sheet, save and upload again


  5. INVOICE WITH THE FOLLOWING KEY EXIST
    branch code|customer code|invoice date|reference|salesman
    LHQ|AUTO-1002|2015-11-16|ref1|developer
    Solution: the information uploaded, remove the data in excel file and upload again
    Image ModifiedImage Modified

  6. Upload Error List, Column with red background is invalid.

    UNIT_DISCONT

    Solution: check the Field Name Spelling, should be UNIT_DISCOUNT

    Image Added