Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 831 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 831 Bytes

Odoo Sale Payment Status Add-on (sotto_sale_delivery_status)

This add-on aims at providing payment status information on Odoo sale orders. For more information please visit official add-on website/Odoo platform here.

This documentation outlines the modifications made to the "sotto_sale_delivery_status" addon in the Odoo platform.

Release notes:

Version 14.0-1.0.0

  • Changed the value of the auto_install attribute to True in the __manifest__.pyfile. By setting auto_install to True, the addon will now automatically install along with its dependencies when the module is installed thus preventing manual installations through the UI.
  • Fixed delivery_status option bug, changed from the missing delivered to full_delivery statuses.