Skip to content

Latest commit

 

History

History
93 lines (66 loc) · 3.59 KB

README.rst

File metadata and controls

93 lines (66 loc) · 3.59 KB

License: AGPL-3

Sale UX

Several Improvements to sales:

  1. Make sale quotations menu not visible.
  2. Hide sale invoicing menu (you can already filter on sales orders menu)
  3. Add filters in the sale order view
  4. Make sale orders menu show all sale records (quotations, and confirmed ones). Make that, by default, links to sale orders shows "sale" data and not only "quotation" data.
  5. Add option in settings to show "Customer Reference" field on Sale Order tree view and in the main section of the form view.
  6. Add a menu item on Orders for "Sale Order Lines" and improve views with more fields.
  7. Allow cancel sales orders in locked state and unlock it after cancelling
  8. Fix in button "Create invoice" in sale orders, to create a refund invoice if the sale order amount it's zero and the line's quantities are negative (because of a return).
  9. Block cancellation of a sale order if there is a related invoice in a state different from "draft" or "cancel".
  10. Customer Preview" button in sale orders, opens the online quotation in a new tab.
  11. We rename the field price_subtotal and price_total to "Subtotal" and "Total" respectively in sale.order.form
  12. Add option in Sales settings to update prices automatically.
  13. Add selection field to force "Invoiced" status of a sale order, available only for admin with tec features.
  14. Add options in settings to allow any user as salesman (portal or internal)
  15. Add filter to be able to select an analytic account on sale orders with the same partner/commercial partner as the sale order.
  16. Add tracking to payment terms on sale orders.
  17. Add the field "Internal Notes" in the sales order form and the setting to allow propagating the "Internal Notes / terms & conditions" to invoices / pickings.
  18. Automatically refresh taxes when changing fiscal position
  19. Do not use fiscal positions on prices. By default, when using fiscal position and taxes included on the price on sale orders, the price used on the sale line will be the price without the tax being replaced. We remove that functionality. There are some issues where this is already discussed in odoo standard. For eg. odoo/odoo#66875
  20. Makes the "update prices" button visible.
  21. Show product image on report

Installation

To install this module, you need to:

  1. Only need to install the module

Configuration

To configure this module, you need to:

  1. Nothing to configure

Usage

To use this module, you need to:

  1. To view Sale Orders Lines, go to: Sales/Sales/Sale Lines

Try me on Runbot

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Images

  • ADHOC SA icon

Contributors

Maintainer

ADHOC SA

This module is maintained by the ADHOC SA.

To contribute to this module, please visit https://www.adhoc.com.ar.