SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
Openbravo QuickStart 2
                               User Manual
                           Chapter 05 – Customer
                              Return to Credit
                                                    v2.0.1

    Permission is granted by Openbravo, S.L.U. to Openbravo Business Partners to modify (including adapt,
   translate and/or extend) and reproduce this work for internal purposes, and reproduce and distribute the
 original or adapted work to their clients having an active subscription to the Openbravo Professional Edition,
provided such clients are under obligations of confidentiality towards the Openbravo Business Partner and may
                     not redistribute the work to third parties. All other rights are reserved.



                Introduction .................................................................................. 1
                Abstract Business Process ............................................................. 1
                Roles Involved ............................................................................... 2
                Configuration ................................................................................. 2
                  Storage Bins .................................................................................. 0
                Step-by-Step.................................................................................. 3
                  Return Merchandise Authorization (RMA) ........................................... 3
                  Receive Returned Product ................................................................ 5
                  Inspect ......................................................................................... 7
                    Store ......................................................................................... 7
                    Refurbish.................................................................................... 7
                    Dispose ...................................................................................... 8
                  Credit Customer ............................................................................. 8
                  Pay Off Customer ......................................................................... 10
                Accounting ................................................................................... 10
                  Configuration ............................................................................... 10
                  Posting of the Sales Invoice ........................................................... 11
                    Allow Negative = Y .................................................................... 11
                    Allow Negative = N .................................................................... 11




Introduction
This workflow manages the return of goods from a customer that results in additional
credit to that customer:
      • Authorization of returning a product
      • Receive and handle the returned product
      • Credit the customer and manage the pay off or settlement


Abstract Business Process
The abstract customer return to credit process is defined by the following diagram:
The following sub-processes form it:
     • Return Merchandise Authorization (RMA) - authorize the return of a product
     • Receive Returned Product - receive the product into the warehouse
     • Inspection and depending on the outcome:
              ◦ Store the product
              ◦ Dispose the product
              ◦ Refurbish (Repair) the product
     • Credit Customer - credit the customer with the value of the returned product
     • Pay Off Customer - manage the reimbursement or settlement


Roles Involved
The following roles are involved with this process:
     • Finance - this role authorizes returns and credits
     • Material Management - receive the product and handle it appropriately within
        the warehouse


Configuration
Before this process can be used, the following elements need to be configured first:
     • Specific Storage Bins that can hold:
              ◦ Recently received items
              ◦ Items waiting for refurbishing
              ◦ Items to be thrown away (disposed)
Storage Bins
Please see Wall to Wall Accuracy Count chapter for more information on how to setup
warehouses and storage bins. Normally three separate bins should be configured for
storing returned items:
     1. a bin for recently returned items waiting for inspection
     2. a bin for items pending to be refurbished
     3. a bin for items pending to be disposed of

Name bins that store returned items in a very clear manner and be careful not to ship
from there because these bins contains items that are supposed not available. Be careful
also when looking at available quantities, because this material is included in the
aggregate availability.

Here is an example of a configuration:




Step-by-Step
Return Merchandise Authorization (RMA)
The Finance role should be used.

When a customer requests a product to be returned, the finance department must
record and authorize this request. In Openbravo, this is done using the standard Sales
Management || Transactions || Sales Order window. Create a new header with the
Business Partner it applies to:
Fields to note:
      • Description - enter a reason for the return of this particular merchandise
      • Transaction Document - a Standard Order should be used for RMA documents.
         Note: Do not use the Returned Material transaction document.
      • Business Partner - the customer that is returning the item
      • Invoice Terms - After Delivery should be used which means the customer will
         get credited for returned items once the goods are received back into the
         warehouse
      • Warehouse - select the correct warehouse which contains the bin where
         returned items are stored
      • Order Reference - if possible enter the number of the original order that
         triggered the delivery of this item
      • Sales Representative - the person who authorized a return

Then, move to the [Lines] and enter the products that are being returned. Create a line
for each product that is returned, entering the quantity in negative:
Fields to note:
      • Product - select the product that is being returned
      • Attribute Set Value - enter or select an attribute in case the product supports
         them as an additional description
      • Ordered Quantity - enter the quantity being returned in negative
      • Unit Price - make sure the price here is the one that will be used to credit back
         the customer

Complete the document back in the [Header].

Note: In case a whole order of several items has been returned, the use of the Copy
from Order button that copies all lines from the selected order to the current ones might
simplify the entering. However, keep in mind that you still need to go through all the
lines and make the amounts negative.


Receive Returned Product
The Material Management role should be used.

Once goods have been received to the warehouse, use the Sales Management ||
Transactions || Goods Shipment window and create a new record for the Business
Partner that has sent the returned items:




Using the Create Lines From button, find and select the RMA document (see Order
dropdown and look for pending items for shipment for that particular business partner
that have negative amounts) and check off all the items that have been received:
Fields to note:
      • Business Partner - this will be automatically preselected according the the
         Business Partner you have entered in the header of the document previously
      • Order - list of pending orders from that specific business partner to be sent or
         returned, look at the lines with negative amounts
      • Warehouse Position - select the storage bin where returned items should be
         stored

Go to the [Lines] and double check that they correspond exactly to the items actually
returned:




Complete the document back in the [Header].

Use the Warehouse Management || Analysis Tools || Product Movements report
to make sure the transaction was done correctly. For example:




You can also take a look at the Warehouse Management || Analysis Tools || Stock
Report to see current status of the inventory of products.
Inspect
There is no process within Openbravo that specifically supports inspecting the received
items and recording their state. As a workaround, the Goods Shipment document
discussed previously has Description fields that can be used to add details on returned
items. Moreover, by placing them in a specific storage bin dedicated to items pending to
be inspected, they are kept separately and can this way be tracked.

Once the goods have been received and inspected, they will normally follow one of the
paths:
    1. be stored back into the normal warehouse if the goods are good to be sold
       again
    2. be thrown away if they cannot be used again
    3. be refurbished (repaired) and then stored back into the normal warehouse to
       be sold again

Regardless of the case, the Wall to Wall Accuracy Count chapter discusses documents
required to support these processes so please see that chapter for more details on how
to create individual documents.

Note: After each of these processes, we recommend you check the Warehouse
Management || Analysis Tools || Stock Report that is available to the Material
Management role. This way you can double check what the current status in the
warehouse is.

Store

The Material Management role should be used.

In order to store the returned item(s) and enable them to be sold again, use the
Warehouse Management || Transactions || Goods Movement document to move
them from the Returned bin to the standard warehouse location where these items are
stored. Please refer to the Wal to Wall Accuracy Count chapter for details on how to use
this document.


Refurbish

The Material Management role should be used.

Openbravo does not support any specific documents to record the refurbishment.
Instead, this process is done in two steps:
    1. Mark the goods as ones to be refurbished by moving them to a specific "To be
        refurbished" storage bin using the Warehouse Management || Transactions
        || Goods Movement document
    2. Once the items are refurbished move them back to the standard warehouse
        location using the Warehouse Management || Transactions || Goods
        Movement document from where they can be sold again.

Please refer to the Wall to Wall Accuracy Count chapter for details on how to create
the Goods Movement documents.
Dispose

The Material Management role should be used.

If items that have been received back need to be disposed, follow the two steps:
      1. Move the returned items into a specific "Dispose" bin using the Warehouse
         Management || Transactions || Goods Movement document
      2. After they have been physically thrown away, enter a Warehouse
         Management || Transactions || Physical Inventory document to set their
         stock level to zero.

Please refer to the Wall to Wall Accuracy Count chapter for details on how to create
the above documents.


Credit Customer
The Finance role should be used.

In order to enter credit to the customer that has returned the merchandise, use the
Sales Management || Transactions || Sales Invoice document to create a new one:




Fields to note:
      • Business Partner - select the Business Partner to be credited
      • Transaction Document - select the AR Invoice one. Note: Do not use the AR
         Credit Memo transaction document!
      • Payment Terms - select Immediate since money is owed to them starting from
         that moment

Then, click the Create Lines From button in order to select the previosly created
Goods Shipment that recorded the returned items and select all items to credit:
Fields to note:
      • Business Partner - this will be automatically preselected according the the
         Business Partner you have entered in the header of the document previously
      • Shipment/Receipt - select the negative shipment that recorded the receipt of
         returned items

Complete the document back in the [Header].

To see the customer's credit, use the Master Data Management || Business Partner
window and look at the [Customer] tab, Credit Used field:




The negative number in the Credit Used field indicates that we owe money to the
customer and not the other way around.
Pay Off Customer
As a result of completing a Sales Invoice document with negative amounts, a payment
plan (Accounts Receivable) is generated.




However, this receivable has a negative amount indicating that we owe this money
despite it being a receivable.

There are two options of compensating the customer now:
    1. The amount could now be paid back directly to the customer using a Receive
       Payment.
    2. This amount could be settled with one of the future sales invoices issued to the
       same customer by selecting both as details of next Payment Receive.

For more information on the above document please see the Collection and the
Supplier Payment Management chapter.



Accounting
Configuration
The Company Admin role should be used.

Apart from the regular configuration of accounting for business partner and products,
there is another setting that affects the posting of negative amounts. Navigate to the
Financial Management || Accounting || Setup || Accounting Schema and select
the schema used. Find the Allow Negative checkbox:
If this is NOT CHECKED, negative amounts will be posted as positive but will switch the
credit/debit side. If this box IS CHECKED, then negative amounts will be posted as
negative to their originally configured credit/debit side.


Posting of the Sales Invoice
The Finance role should be used.

Allow Negative = Y

When the Sales Invoice is posted with the Allow Negative setting of the Accounting
schema switched ON, the posting to the general ledger is done this way:




Allow Negative = N

When the Sales Invoice is posted with the Allow Negative setting of the Accounting
schema switched OFF, the posting to the general ledger is done this way:

Contenu connexe

Tendances

Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...
Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...
Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...KPIT
 
Optimizing Logistics With HUs
Optimizing Logistics With HUsOptimizing Logistics With HUs
Optimizing Logistics With HUsandyiska
 
Oracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewOracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewPritesh Mogane
 
Standard price & moving average price in SAP
Standard price & moving average price in SAPStandard price & moving average price in SAP
Standard price & moving average price in SAPShalehur Rahman Samy
 
Standard Cost Accounting in Oracle ERP
Standard Cost Accounting in Oracle ERPStandard Cost Accounting in Oracle ERP
Standard Cost Accounting in Oracle ERPLarry Sherrod
 
Spares criticality assessment methods & equipment overhaul replacementrepairs...
Spares criticality assessment methods & equipment overhaul replacementrepairs...Spares criticality assessment methods & equipment overhaul replacementrepairs...
Spares criticality assessment methods & equipment overhaul replacementrepairs...Amirul Faiz Amil Azman
 
Columbus - Warehouse and Inventory Management System
Columbus - Warehouse and Inventory Management SystemColumbus - Warehouse and Inventory Management System
Columbus - Warehouse and Inventory Management SystemSchool Time
 
Sap batch management overview
Sap batch management overviewSap batch management overview
Sap batch management overviewdhl1234
 
SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)sapdocs. info
 
Effective Spare Parts Management - 8 rules
Effective Spare Parts Management - 8 rulesEffective Spare Parts Management - 8 rules
Effective Spare Parts Management - 8 rulesLogio_official
 
Projects cost adjustments functional_specs - openbravo
Projects cost adjustments functional_specs - openbravo Projects cost adjustments functional_specs - openbravo
Projects cost adjustments functional_specs - openbravo Abul Khayer
 
Unit 9 costing methods
Unit 9 costing methodsUnit 9 costing methods
Unit 9 costing methodsRyk Ramos
 
Spare parts management
Spare parts managementSpare parts management
Spare parts managementMedha Yadav
 

Tendances (20)

Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...
Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...
Easing Reconciling Oracle Inventory and General Ledger with Simplified Proced...
 
Material Valuations
Material  ValuationsMaterial  Valuations
Material Valuations
 
Main body
Main bodyMain body
Main body
 
Consignment process
Consignment processConsignment process
Consignment process
 
Optimizing Logistics With HUs
Optimizing Logistics With HUsOptimizing Logistics With HUs
Optimizing Logistics With HUs
 
Oracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing OverviewOracle R12.1.3 Costing Overview
Oracle R12.1.3 Costing Overview
 
Standard price & moving average price in SAP
Standard price & moving average price in SAPStandard price & moving average price in SAP
Standard price & moving average price in SAP
 
Material handling
Material handling Material handling
Material handling
 
Standard Cost Accounting in Oracle ERP
Standard Cost Accounting in Oracle ERPStandard Cost Accounting in Oracle ERP
Standard Cost Accounting in Oracle ERP
 
11 job costing
11 job costing11 job costing
11 job costing
 
Spares criticality assessment methods & equipment overhaul replacementrepairs...
Spares criticality assessment methods & equipment overhaul replacementrepairs...Spares criticality assessment methods & equipment overhaul replacementrepairs...
Spares criticality assessment methods & equipment overhaul replacementrepairs...
 
Columbus - Warehouse and Inventory Management System
Columbus - Warehouse and Inventory Management SystemColumbus - Warehouse and Inventory Management System
Columbus - Warehouse and Inventory Management System
 
Sap batch management overview
Sap batch management overviewSap batch management overview
Sap batch management overview
 
SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)
 
Odoo Warehouse
Odoo WarehouseOdoo Warehouse
Odoo Warehouse
 
Effective Spare Parts Management - 8 rules
Effective Spare Parts Management - 8 rulesEffective Spare Parts Management - 8 rules
Effective Spare Parts Management - 8 rules
 
Projects cost adjustments functional_specs - openbravo
Projects cost adjustments functional_specs - openbravo Projects cost adjustments functional_specs - openbravo
Projects cost adjustments functional_specs - openbravo
 
Oracle Shop Floor Management R12
Oracle Shop Floor Management R12Oracle Shop Floor Management R12
Oracle Shop Floor Management R12
 
Unit 9 costing methods
Unit 9 costing methodsUnit 9 costing methods
Unit 9 costing methods
 
Spare parts management
Spare parts managementSpare parts management
Spare parts management
 

Similaire à Qs2 um en_05_customer_return_to_credit

Qs2 um en_08_supplier_return_to_replacement
Qs2 um en_08_supplier_return_to_replacementQs2 um en_08_supplier_return_to_replacement
Qs2 um en_08_supplier_return_to_replacementkhayer
 
Qs2 um en_02_procure_to_pay
Qs2 um en_02_procure_to_payQs2 um en_02_procure_to_pay
Qs2 um en_02_procure_to_paykhayer
 
Qs2 um en_01a_order_to_shipment
Qs2 um en_01a_order_to_shipmentQs2 um en_01a_order_to_shipment
Qs2 um en_01a_order_to_shipmentkhayer
 
Qs2 um en_01b_invoice_to_cash
Qs2 um en_01b_invoice_to_cashQs2 um en_01b_invoice_to_cash
Qs2 um en_01b_invoice_to_cashkhayer
 
fdocuments.in_consignment-inventory.ppt
fdocuments.in_consignment-inventory.pptfdocuments.in_consignment-inventory.ppt
fdocuments.in_consignment-inventory.pptbskumar_slideshare
 
Consignmentinventory 141028062943-conversion-gate02
Consignmentinventory 141028062943-conversion-gate02Consignmentinventory 141028062943-conversion-gate02
Consignmentinventory 141028062943-conversion-gate02pavan.veer
 
Procurement management openbravo
Procurement management   openbravoProcurement management   openbravo
Procurement management openbravoAbul Khayer
 
Six Sigma Quality - Inventory
Six Sigma Quality - InventorySix Sigma Quality - Inventory
Six Sigma Quality - InventoryDavid Nichols
 
Qs2 um en_10_supplier_payment_management
Qs2 um en_10_supplier_payment_managementQs2 um en_10_supplier_payment_management
Qs2 um en_10_supplier_payment_managementkhayer
 
procurement process-documentation-draft-20150515
procurement process-documentation-draft-20150515procurement process-documentation-draft-20150515
procurement process-documentation-draft-20150515Rawntech Mak
 
Reverse Logistics Paper Dec 2011
Reverse Logistics Paper Dec 2011Reverse Logistics Paper Dec 2011
Reverse Logistics Paper Dec 2011NorthGate
 
ACCOUNTING FOR MATERIAL.pptx
ACCOUNTING FOR MATERIAL.pptxACCOUNTING FOR MATERIAL.pptx
ACCOUNTING FOR MATERIAL.pptxDaveN31
 
4. Storing & Issuing.pptx
4. Storing & Issuing.pptx4. Storing & Issuing.pptx
4. Storing & Issuing.pptxAbhijeetGadade5
 
Accounting Presentation
Accounting PresentationAccounting Presentation
Accounting Presentationckeebakhattak
 
Warranty processing recall bbp
Warranty processing recall bbpWarranty processing recall bbp
Warranty processing recall bbpvinayk_35919
 
Qs2 um en_03_financial_account_to_reconciliation
Qs2 um en_03_financial_account_to_reconciliationQs2 um en_03_financial_account_to_reconciliation
Qs2 um en_03_financial_account_to_reconciliationkhayer
 
Warranty processing recall bbp
Warranty processing recall bbpWarranty processing recall bbp
Warranty processing recall bbpvinayk_35919
 

Similaire à Qs2 um en_05_customer_return_to_credit (20)

Qs2 um en_08_supplier_return_to_replacement
Qs2 um en_08_supplier_return_to_replacementQs2 um en_08_supplier_return_to_replacement
Qs2 um en_08_supplier_return_to_replacement
 
Qs2 um en_02_procure_to_pay
Qs2 um en_02_procure_to_payQs2 um en_02_procure_to_pay
Qs2 um en_02_procure_to_pay
 
Qs2 um en_01a_order_to_shipment
Qs2 um en_01a_order_to_shipmentQs2 um en_01a_order_to_shipment
Qs2 um en_01a_order_to_shipment
 
Qs2 um en_01b_invoice_to_cash
Qs2 um en_01b_invoice_to_cashQs2 um en_01b_invoice_to_cash
Qs2 um en_01b_invoice_to_cash
 
fdocuments.in_consignment-inventory.ppt
fdocuments.in_consignment-inventory.pptfdocuments.in_consignment-inventory.ppt
fdocuments.in_consignment-inventory.ppt
 
Consignmentinventory 141028062943-conversion-gate02
Consignmentinventory 141028062943-conversion-gate02Consignmentinventory 141028062943-conversion-gate02
Consignmentinventory 141028062943-conversion-gate02
 
Procurement management openbravo
Procurement management   openbravoProcurement management   openbravo
Procurement management openbravo
 
Six Sigma Quality - Inventory
Six Sigma Quality - InventorySix Sigma Quality - Inventory
Six Sigma Quality - Inventory
 
Qs2 um en_10_supplier_payment_management
Qs2 um en_10_supplier_payment_managementQs2 um en_10_supplier_payment_management
Qs2 um en_10_supplier_payment_management
 
procurement process-documentation-draft-20150515
procurement process-documentation-draft-20150515procurement process-documentation-draft-20150515
procurement process-documentation-draft-20150515
 
Reverse Logistics Paper Dec 2011
Reverse Logistics Paper Dec 2011Reverse Logistics Paper Dec 2011
Reverse Logistics Paper Dec 2011
 
Consignment inventory
Consignment inventoryConsignment inventory
Consignment inventory
 
ACCOUNTING FOR MATERIAL.pptx
ACCOUNTING FOR MATERIAL.pptxACCOUNTING FOR MATERIAL.pptx
ACCOUNTING FOR MATERIAL.pptx
 
4. Storing & Issuing.pptx
4. Storing & Issuing.pptx4. Storing & Issuing.pptx
4. Storing & Issuing.pptx
 
Accounting Presentation
Accounting PresentationAccounting Presentation
Accounting Presentation
 
Website user guide
Website user guideWebsite user guide
Website user guide
 
Warranty processing recall bbp
Warranty processing recall bbpWarranty processing recall bbp
Warranty processing recall bbp
 
Qs2 um en_03_financial_account_to_reconciliation
Qs2 um en_03_financial_account_to_reconciliationQs2 um en_03_financial_account_to_reconciliation
Qs2 um en_03_financial_account_to_reconciliation
 
Warranty processing recall bbp
Warranty processing recall bbpWarranty processing recall bbp
Warranty processing recall bbp
 
Material Cost.pptx
Material Cost.pptxMaterial Cost.pptx
Material Cost.pptx
 

Plus de khayer

Qs2 um en_04_period_end_close_to_financial_report
Qs2 um en_04_period_end_close_to_financial_reportQs2 um en_04_period_end_close_to_financial_report
Qs2 um en_04_period_end_close_to_financial_reportkhayer
 
Qs2 en initial_interview
Qs2 en initial_interviewQs2 en initial_interview
Qs2 en initial_interviewkhayer
 
Qs2 consultants manual
Qs2 consultants manualQs2 consultants manual
Qs2 consultants manualkhayer
 
Proof of concepts tips
Proof of concepts tipsProof of concepts tips
Proof of concepts tipskhayer
 
Openbravo er diagram_1_0
Openbravo er diagram_1_0Openbravo er diagram_1_0
Openbravo er diagram_1_0khayer
 
Openbravo 3 demo tips
Openbravo 3 demo tipsOpenbravo 3 demo tips
Openbravo 3 demo tipskhayer
 
Online basic functional training
Online basic functional trainingOnline basic functional training
Online basic functional trainingkhayer
 
Official product & partner enablement services catalog for openbravo business...
Official product & partner enablement services catalog for openbravo business...Official product & partner enablement services catalog for openbravo business...
Official product & partner enablement services catalog for openbravo business...khayer
 
Current ps catalog master price list for zone 3
Current ps catalog master   price list for zone 3Current ps catalog master   price list for zone 3
Current ps catalog master price list for zone 3khayer
 
9 master data managemennt
9 master data managemennt9 master data managemennt
9 master data managemenntkhayer
 
8 financial management
8 financial management8 financial management
8 financial managementkhayer
 
7 project and service management
7 project and service management7 project and service management
7 project and service managementkhayer
 
6 material requirements planning slide
6 material requirements planning slide6 material requirements planning slide
6 material requirements planning slidekhayer
 
5 production management slide
5 production management slide5 production management slide
5 production management slidekhayer
 
4 sales management and crm
4 sales management and crm4 sales management and crm
4 sales management and crmkhayer
 
3 warehouse management
3 warehouse management3 warehouse management
3 warehouse managementkhayer
 
2 procurement management
2 procurement management2 procurement management
2 procurement managementkhayer
 
1 basic user interfaces
1 basic user interfaces1 basic user interfaces
1 basic user interfaceskhayer
 
Qs2 um es_09_gestion_de_cobros
Qs2 um es_09_gestion_de_cobrosQs2 um es_09_gestion_de_cobros
Qs2 um es_09_gestion_de_cobroskhayer
 
Ismail=cv+picture
Ismail=cv+pictureIsmail=cv+picture
Ismail=cv+picturekhayer
 

Plus de khayer (20)

Qs2 um en_04_period_end_close_to_financial_report
Qs2 um en_04_period_end_close_to_financial_reportQs2 um en_04_period_end_close_to_financial_report
Qs2 um en_04_period_end_close_to_financial_report
 
Qs2 en initial_interview
Qs2 en initial_interviewQs2 en initial_interview
Qs2 en initial_interview
 
Qs2 consultants manual
Qs2 consultants manualQs2 consultants manual
Qs2 consultants manual
 
Proof of concepts tips
Proof of concepts tipsProof of concepts tips
Proof of concepts tips
 
Openbravo er diagram_1_0
Openbravo er diagram_1_0Openbravo er diagram_1_0
Openbravo er diagram_1_0
 
Openbravo 3 demo tips
Openbravo 3 demo tipsOpenbravo 3 demo tips
Openbravo 3 demo tips
 
Online basic functional training
Online basic functional trainingOnline basic functional training
Online basic functional training
 
Official product & partner enablement services catalog for openbravo business...
Official product & partner enablement services catalog for openbravo business...Official product & partner enablement services catalog for openbravo business...
Official product & partner enablement services catalog for openbravo business...
 
Current ps catalog master price list for zone 3
Current ps catalog master   price list for zone 3Current ps catalog master   price list for zone 3
Current ps catalog master price list for zone 3
 
9 master data managemennt
9 master data managemennt9 master data managemennt
9 master data managemennt
 
8 financial management
8 financial management8 financial management
8 financial management
 
7 project and service management
7 project and service management7 project and service management
7 project and service management
 
6 material requirements planning slide
6 material requirements planning slide6 material requirements planning slide
6 material requirements planning slide
 
5 production management slide
5 production management slide5 production management slide
5 production management slide
 
4 sales management and crm
4 sales management and crm4 sales management and crm
4 sales management and crm
 
3 warehouse management
3 warehouse management3 warehouse management
3 warehouse management
 
2 procurement management
2 procurement management2 procurement management
2 procurement management
 
1 basic user interfaces
1 basic user interfaces1 basic user interfaces
1 basic user interfaces
 
Qs2 um es_09_gestion_de_cobros
Qs2 um es_09_gestion_de_cobrosQs2 um es_09_gestion_de_cobros
Qs2 um es_09_gestion_de_cobros
 
Ismail=cv+picture
Ismail=cv+pictureIsmail=cv+picture
Ismail=cv+picture
 

Dernier

Customizable Contents Restoration Training
Customizable Contents Restoration TrainingCustomizable Contents Restoration Training
Customizable Contents Restoration TrainingCalvinarnold843
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifeBhavana Pujan Kendra
 
WSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfWSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfJamesConcepcion7
 
Paul Turovsky - Real Estate Professional
Paul Turovsky - Real Estate ProfessionalPaul Turovsky - Real Estate Professional
Paul Turovsky - Real Estate ProfessionalPaul Turovsky
 
Neha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and CareerNeha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and Careerr98588472
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdfShaun Heinrichs
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...PRnews2
 
WSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfWSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfJamesConcepcion7
 
EUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersEUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersPeter Horsten
 
Welding Electrode Making Machine By Deccan Dynamics
Welding Electrode Making Machine By Deccan DynamicsWelding Electrode Making Machine By Deccan Dynamics
Welding Electrode Making Machine By Deccan DynamicsIndiaMART InterMESH Limited
 
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Aggregage
 
Introducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsIntroducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsKnowledgeSeed
 
Types of Cyberattacks - ASG I.T. Consulting.pdf
Types of Cyberattacks - ASG I.T. Consulting.pdfTypes of Cyberattacks - ASG I.T. Consulting.pdf
Types of Cyberattacks - ASG I.T. Consulting.pdfASGITConsulting
 
Simplify Your Funding: Quick and Easy Business Loans
Simplify Your Funding: Quick and Easy Business LoansSimplify Your Funding: Quick and Easy Business Loans
Simplify Your Funding: Quick and Easy Business LoansNugget Global
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...ssuserf63bd7
 
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdftrending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdfMintel Group
 

Dernier (20)

Customizable Contents Restoration Training
Customizable Contents Restoration TrainingCustomizable Contents Restoration Training
Customizable Contents Restoration Training
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in Life
 
WSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfWSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdf
 
Paul Turovsky - Real Estate Professional
Paul Turovsky - Real Estate ProfessionalPaul Turovsky - Real Estate Professional
Paul Turovsky - Real Estate Professional
 
WAM Corporate Presentation April 12 2024.pdf
WAM Corporate Presentation April 12 2024.pdfWAM Corporate Presentation April 12 2024.pdf
WAM Corporate Presentation April 12 2024.pdf
 
Neha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and CareerNeha Jhalani Hiranandani: A Guide to Her Life and Career
Neha Jhalani Hiranandani: A Guide to Her Life and Career
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf
 
Toyota and Seven Parts Storage Techniques
Toyota and Seven Parts Storage TechniquesToyota and Seven Parts Storage Techniques
Toyota and Seven Parts Storage Techniques
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors Data
 
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...
Introducing the AI ShillText Generator A New Era for Cryptocurrency Marketing...
 
WSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdfWSMM Technology February.March Newsletter_vF.pdf
WSMM Technology February.March Newsletter_vF.pdf
 
EUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersEUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exporters
 
Welding Electrode Making Machine By Deccan Dynamics
Welding Electrode Making Machine By Deccan DynamicsWelding Electrode Making Machine By Deccan Dynamics
Welding Electrode Making Machine By Deccan Dynamics
 
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
Strategic Project Finance Essentials: A Project Manager’s Guide to Financial ...
 
Introducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applicationsIntroducing the Analogic framework for business planning applications
Introducing the Analogic framework for business planning applications
 
The Bizz Quiz-E-Summit-E-Cell-IITPatna.pptx
The Bizz Quiz-E-Summit-E-Cell-IITPatna.pptxThe Bizz Quiz-E-Summit-E-Cell-IITPatna.pptx
The Bizz Quiz-E-Summit-E-Cell-IITPatna.pptx
 
Types of Cyberattacks - ASG I.T. Consulting.pdf
Types of Cyberattacks - ASG I.T. Consulting.pdfTypes of Cyberattacks - ASG I.T. Consulting.pdf
Types of Cyberattacks - ASG I.T. Consulting.pdf
 
Simplify Your Funding: Quick and Easy Business Loans
Simplify Your Funding: Quick and Easy Business LoansSimplify Your Funding: Quick and Easy Business Loans
Simplify Your Funding: Quick and Easy Business Loans
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
 
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdftrending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
 

Qs2 um en_05_customer_return_to_credit

  • 1. Openbravo QuickStart 2 User Manual Chapter 05 – Customer Return to Credit v2.0.1 Permission is granted by Openbravo, S.L.U. to Openbravo Business Partners to modify (including adapt, translate and/or extend) and reproduce this work for internal purposes, and reproduce and distribute the original or adapted work to their clients having an active subscription to the Openbravo Professional Edition, provided such clients are under obligations of confidentiality towards the Openbravo Business Partner and may not redistribute the work to third parties. All other rights are reserved. Introduction .................................................................................. 1 Abstract Business Process ............................................................. 1 Roles Involved ............................................................................... 2 Configuration ................................................................................. 2 Storage Bins .................................................................................. 0 Step-by-Step.................................................................................. 3 Return Merchandise Authorization (RMA) ........................................... 3 Receive Returned Product ................................................................ 5 Inspect ......................................................................................... 7 Store ......................................................................................... 7 Refurbish.................................................................................... 7 Dispose ...................................................................................... 8 Credit Customer ............................................................................. 8 Pay Off Customer ......................................................................... 10 Accounting ................................................................................... 10 Configuration ............................................................................... 10 Posting of the Sales Invoice ........................................................... 11 Allow Negative = Y .................................................................... 11 Allow Negative = N .................................................................... 11 Introduction This workflow manages the return of goods from a customer that results in additional credit to that customer: • Authorization of returning a product • Receive and handle the returned product • Credit the customer and manage the pay off or settlement Abstract Business Process The abstract customer return to credit process is defined by the following diagram:
  • 2. The following sub-processes form it: • Return Merchandise Authorization (RMA) - authorize the return of a product • Receive Returned Product - receive the product into the warehouse • Inspection and depending on the outcome: ◦ Store the product ◦ Dispose the product ◦ Refurbish (Repair) the product • Credit Customer - credit the customer with the value of the returned product • Pay Off Customer - manage the reimbursement or settlement Roles Involved The following roles are involved with this process: • Finance - this role authorizes returns and credits • Material Management - receive the product and handle it appropriately within the warehouse Configuration Before this process can be used, the following elements need to be configured first: • Specific Storage Bins that can hold: ◦ Recently received items ◦ Items waiting for refurbishing ◦ Items to be thrown away (disposed)
  • 3. Storage Bins Please see Wall to Wall Accuracy Count chapter for more information on how to setup warehouses and storage bins. Normally three separate bins should be configured for storing returned items: 1. a bin for recently returned items waiting for inspection 2. a bin for items pending to be refurbished 3. a bin for items pending to be disposed of Name bins that store returned items in a very clear manner and be careful not to ship from there because these bins contains items that are supposed not available. Be careful also when looking at available quantities, because this material is included in the aggregate availability. Here is an example of a configuration: Step-by-Step Return Merchandise Authorization (RMA) The Finance role should be used. When a customer requests a product to be returned, the finance department must record and authorize this request. In Openbravo, this is done using the standard Sales Management || Transactions || Sales Order window. Create a new header with the Business Partner it applies to:
  • 4. Fields to note: • Description - enter a reason for the return of this particular merchandise • Transaction Document - a Standard Order should be used for RMA documents. Note: Do not use the Returned Material transaction document. • Business Partner - the customer that is returning the item • Invoice Terms - After Delivery should be used which means the customer will get credited for returned items once the goods are received back into the warehouse • Warehouse - select the correct warehouse which contains the bin where returned items are stored • Order Reference - if possible enter the number of the original order that triggered the delivery of this item • Sales Representative - the person who authorized a return Then, move to the [Lines] and enter the products that are being returned. Create a line for each product that is returned, entering the quantity in negative:
  • 5. Fields to note: • Product - select the product that is being returned • Attribute Set Value - enter or select an attribute in case the product supports them as an additional description • Ordered Quantity - enter the quantity being returned in negative • Unit Price - make sure the price here is the one that will be used to credit back the customer Complete the document back in the [Header]. Note: In case a whole order of several items has been returned, the use of the Copy from Order button that copies all lines from the selected order to the current ones might simplify the entering. However, keep in mind that you still need to go through all the lines and make the amounts negative. Receive Returned Product The Material Management role should be used. Once goods have been received to the warehouse, use the Sales Management || Transactions || Goods Shipment window and create a new record for the Business Partner that has sent the returned items: Using the Create Lines From button, find and select the RMA document (see Order dropdown and look for pending items for shipment for that particular business partner that have negative amounts) and check off all the items that have been received:
  • 6. Fields to note: • Business Partner - this will be automatically preselected according the the Business Partner you have entered in the header of the document previously • Order - list of pending orders from that specific business partner to be sent or returned, look at the lines with negative amounts • Warehouse Position - select the storage bin where returned items should be stored Go to the [Lines] and double check that they correspond exactly to the items actually returned: Complete the document back in the [Header]. Use the Warehouse Management || Analysis Tools || Product Movements report to make sure the transaction was done correctly. For example: You can also take a look at the Warehouse Management || Analysis Tools || Stock Report to see current status of the inventory of products.
  • 7. Inspect There is no process within Openbravo that specifically supports inspecting the received items and recording their state. As a workaround, the Goods Shipment document discussed previously has Description fields that can be used to add details on returned items. Moreover, by placing them in a specific storage bin dedicated to items pending to be inspected, they are kept separately and can this way be tracked. Once the goods have been received and inspected, they will normally follow one of the paths: 1. be stored back into the normal warehouse if the goods are good to be sold again 2. be thrown away if they cannot be used again 3. be refurbished (repaired) and then stored back into the normal warehouse to be sold again Regardless of the case, the Wall to Wall Accuracy Count chapter discusses documents required to support these processes so please see that chapter for more details on how to create individual documents. Note: After each of these processes, we recommend you check the Warehouse Management || Analysis Tools || Stock Report that is available to the Material Management role. This way you can double check what the current status in the warehouse is. Store The Material Management role should be used. In order to store the returned item(s) and enable them to be sold again, use the Warehouse Management || Transactions || Goods Movement document to move them from the Returned bin to the standard warehouse location where these items are stored. Please refer to the Wal to Wall Accuracy Count chapter for details on how to use this document. Refurbish The Material Management role should be used. Openbravo does not support any specific documents to record the refurbishment. Instead, this process is done in two steps: 1. Mark the goods as ones to be refurbished by moving them to a specific "To be refurbished" storage bin using the Warehouse Management || Transactions || Goods Movement document 2. Once the items are refurbished move them back to the standard warehouse location using the Warehouse Management || Transactions || Goods Movement document from where they can be sold again. Please refer to the Wall to Wall Accuracy Count chapter for details on how to create the Goods Movement documents.
  • 8. Dispose The Material Management role should be used. If items that have been received back need to be disposed, follow the two steps: 1. Move the returned items into a specific "Dispose" bin using the Warehouse Management || Transactions || Goods Movement document 2. After they have been physically thrown away, enter a Warehouse Management || Transactions || Physical Inventory document to set their stock level to zero. Please refer to the Wall to Wall Accuracy Count chapter for details on how to create the above documents. Credit Customer The Finance role should be used. In order to enter credit to the customer that has returned the merchandise, use the Sales Management || Transactions || Sales Invoice document to create a new one: Fields to note: • Business Partner - select the Business Partner to be credited • Transaction Document - select the AR Invoice one. Note: Do not use the AR Credit Memo transaction document! • Payment Terms - select Immediate since money is owed to them starting from that moment Then, click the Create Lines From button in order to select the previosly created Goods Shipment that recorded the returned items and select all items to credit:
  • 9. Fields to note: • Business Partner - this will be automatically preselected according the the Business Partner you have entered in the header of the document previously • Shipment/Receipt - select the negative shipment that recorded the receipt of returned items Complete the document back in the [Header]. To see the customer's credit, use the Master Data Management || Business Partner window and look at the [Customer] tab, Credit Used field: The negative number in the Credit Used field indicates that we owe money to the customer and not the other way around.
  • 10. Pay Off Customer As a result of completing a Sales Invoice document with negative amounts, a payment plan (Accounts Receivable) is generated. However, this receivable has a negative amount indicating that we owe this money despite it being a receivable. There are two options of compensating the customer now: 1. The amount could now be paid back directly to the customer using a Receive Payment. 2. This amount could be settled with one of the future sales invoices issued to the same customer by selecting both as details of next Payment Receive. For more information on the above document please see the Collection and the Supplier Payment Management chapter. Accounting Configuration The Company Admin role should be used. Apart from the regular configuration of accounting for business partner and products, there is another setting that affects the posting of negative amounts. Navigate to the Financial Management || Accounting || Setup || Accounting Schema and select the schema used. Find the Allow Negative checkbox:
  • 11. If this is NOT CHECKED, negative amounts will be posted as positive but will switch the credit/debit side. If this box IS CHECKED, then negative amounts will be posted as negative to their originally configured credit/debit side. Posting of the Sales Invoice The Finance role should be used. Allow Negative = Y When the Sales Invoice is posted with the Allow Negative setting of the Accounting schema switched ON, the posting to the general ledger is done this way: Allow Negative = N When the Sales Invoice is posted with the Allow Negative setting of the Accounting schema switched OFF, the posting to the general ledger is done this way: