Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
1.  Add New GL Code : Accounting > Maintenance > Add GL Code

1.1 accPayableInTransit
Image Added
1.2 suppConsignmentStock
Image Added
1.3 consignmentStockVariance
Image Added
After created new gl code, please log out and log in to proceed 2nd step

2. EMP ConfigurationChanges

...

2.1 Control Panel > System Admin > EMP Configurations > Trading

 Account Payable Not Due GL Short Hand

...

: Select: accPayableInTransit

Image Added

2.2 Control Panel > System Admin > EMP Configurations > Procurement > 

Supplier Consignment GL Short Hand > Select: suppConsignmentStock

Supplier Consignment Variance GL Short Hand

...

2. > Select: consignmentStockVariance

Image Added


3. Received Consignment Stock from Supplier

    Procurement > Create Supplier Consignment

Image Added

  • the UI for this function is similar to Direct Receiving Stock.
  • however, the document that will be created is called Supplier Consignment In (SCI). The tables involved are :
    • inv_consignment_index
    • inv_consignment_item
    • inv_stock
    • inv_stock_delta
    • acc_journal_transaction
    • acc_journal_entry
  • it will not create the SINV
  • Changes sample sample JTXN @ Rm100 RM 1000 + 6% GST

     DebitCredit
    consignmentStocksuppConsignmentStock1001000 This GL is taken from EMP Configuration > Distribution Procurement > Supplier Consignment GL
    accPayableInTransit 1001000This GL is taken from EMP Configuration > Trading > Account Payable Not Due GL
    gstPayable  6  This GL is taken from Input Tax Default GL Code

...

  • To view the Journal Entry: Accounting > Journal and Ledger > Jtxn Listing

    Image Added

     

4. Procurement > Supplier Consignment Billing

    the functionality is almost similar to Distribution > Consignment > Billing (which is Customer Consignment)
    • 1. specify the supplier, branch, date, remarks, reference number
    • 2. add item by selecting from a list of items that the supplier has yet to
  • bill (refer to Distribution > Consignment > Billing > Add Item for the logic)
    • bill 
  • however, the document that will be created is SINV +  Supplier   Supplier Consignment Convert (SCC)
    Image Added
  • Changes sample JTXN (Let’s say supplier bills cheaper @ Rm90 RM 900 + 6% GST)
  • SCC

     DebitCredit
    inventory1001000 This will follow the consigned in price
    consignmentStocksuppConsignmentStock 1001000This will follow the consigned in price
    consignmentVarianceconsignmentStockVariance 10100Difference btw consigned in price and actual billing price
    accPayableInTransit10100 consignmentVariance * -1
  • SINV

     DebitCredit
    accPayableInTransit90900 This will follow the actual supplier price
    accPayable 95.4954This will follow the actual supplier price
    gstPayablegstInput5.454 This will follow the actual supplier price
    Changes

     

    consignmentVariance 
    = [ ConsignedInPrice - ActualBillingPrice ] * -1
    = [ 100 - 90 ] + * -1
    = -10

...

  • Image Added


    Image AddedImage Added

5. Procurement > When return to supplier without billing

...

  • however, user can only return items that have yet to be billed by supplier (similar to the Add Item function in Supplier Billing > Add Item)however, the document that will be created is called Supplier Consignment Out (SCO). The tables involved are :
    • inv_consignment_index
    • inv_consignment_item
    • inv_stock
    • inv_stock_delta
    • acc_journal_transaction
    • acc_journal_entry
  • it will not create the CM
  • Changes sample JTXN @ Rm100RM 1000

     DebitCredit
    consignmentStock 1001000This will follow the consigned in price
    accPayableInTransit1061000 This will follow the consigned in pricegstPayable
        

     

    6This will follow the consigned in price

...

  • Image Added

    Image Added

    Image Added

     

 

6. Supplier Consignment Listing

 

  • filters
    • Branch
    • Supplier
    • Date
    • Consignment Type (SCI, SINV from Consignment, SCO)
    • SCO without CM
  • listing columns
    • No
    • Consignment No
    • Branch Running No
    • Date
    • Supplier Pkid
    • Supplier Name
    • Description
    • Type
    • User
    • Amount

67. Supplier Consignment Stock Balance

...

  • listing columns
    • No
    • Supplier Pkid
    • Supplier Name
    • Item Code
    • Item Name
    • Balance Qty

7. Input Tax Filling GST 8.  GST will only be recorded for the SINV

  • User can only file the SINV. User cannot file SCI, SCO or even the CM
  • Moved to Supplier Consignment Billing for easier manipulation of the double entries
  • Once the SINV is filed, below Jtxn should be created
    | | Debit | Credit |
    -| gstPayableFiled -| gstInput| XXX | | This GL is taken from Input Tax Default GL Code for filling
    | gstPayable | | XXX |