Hello all,
After all this time of using Odoo 8, did you find a way to delete a posted pos order in the user interface, without to use a database client?
I always get this error :
Unable to Delete!
In order to delete a sale, it must be new or cancelled.
So, I have to put all pos.order lines in 'draft' state directly in the database to delete each of them. This is the only way I have found to delete them.
I really want to delete entries and not refund or reverse them.
What is your best way to do it?
THanks all