diff --git a/HISTORY.rst b/HISTORY.rst index a7b56f18a46e..b1616f5f3f13 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,7 @@ latest (unreleased) **Features and Improvements** +* Add section on quotation and invoice reports * Add product validated field * Add sensefly invoice report * Add Delivery note / invoice report diff --git a/odoo/local-src/sf_account/report/sf_report_invoice.xml b/odoo/local-src/sf_account/report/sf_report_invoice.xml index a2552f4a3d02..5031b9a92685 100644 --- a/odoo/local-src/sf_account/report/sf_report_invoice.xml +++ b/odoo/local-src/sf_account/report/sf_report_invoice.xml @@ -92,46 +92,74 @@ - - - - - - - - - - - - - - - - - - - - - - - - - -
DescriptionOriginQuantityUnit PriceDisc.(%)TaxesTax Excluded Price
- - - - - - - - - - - - -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DescriptionOriginQuantityUnit PriceDisc.(%)TaxesTax Excluded Price
• + +
+ + + + + + + + + + + + +
+ Subtotal: + + +
+ + +

+
+
diff --git a/odoo/migration.yml b/odoo/migration.yml index 422f8e501bac..d41addd339b8 100644 --- a/odoo/migration.yml +++ b/odoo/migration.yml @@ -129,6 +129,7 @@ migration: - sf_rma - sf_rma_mrp_repair - sf_rma_sale_order + - sf_sale - sf_sale_order_delivery_info - sf_sales_forecast - sf_stock