Skip to Content
Menu
This question has been flagged
1 Reply
3642 Views

Is it right in ERP to cancel Sales Order after return from Customer?

Following is the scenario where I want to handle return processing. In my case cancelling Delivery order is not in option, otherwise I would have cancelled Delivery Order and Sale Order.

1). Customer places order through the different channels. Order is confirmed in OpenER and devliery order gets created.

2). The Delivery order is dispatched from warehouse through courier and it's marked as done. 

3). In some scenarios, the parcel is returned from Customer. We create Return(Incoming Shipment) against delivered delivery order.

4). When we try to cancel Sale Order it says "'Cannot cancel sales order!', u'You must first cancel all delivery order(s) attached to this sales order.'" But I can't cancel Delivery order because the delivery order was gone through two processes(delivery and return).

My question, Is it right to cancel Sales Order which is returned from Customer. Or we can keep return order in "Sales Order or Sale to Invoice" state.?

Previously Asked Question : 

https://www.odoo.com/forum/help-1/question/openerp-7-cancel-sales-order-38271










Avatar
Discard
Best Answer

First place..

When a user creates a sales order nothing happens in the system provided you opted invoicing policy as on demand or after delivery.


If an order is created and it has been returned, you can use return shipment and complete the reverse transaction in the system, if you are using stock posting entry,  then also it will post a reverse/correct entry in the system,


if you have invoices created for the sales order,, automatically returned order will ask to to create a draft refund and you can proceed further..


The whole idea is to have a correct balance sheet and profit and loss account posted correctly which odoo is taking care,, it alwys post a debit entry wherever it is credit and credit entry where it is debited...

Sales order cannot be cancellled because sale.order object has dependencies on almost 10 + db tables in postgres sql,,



Avatar
Discard
Related Posts Replies Views Activity
2
Nov 22
12312
6
Aug 20
5360
0
Apr 15
2716
1
Mar 15
5215
5
Aug 24
458