odoo/addons/sale
Somesh Khare c09095cbc9 [FiX] sale(_stock): missing state on report
The state 'Quotation Sent' was not visible on the sales analysis report (e.g.
group by Status). Add the missing state to the report to correctly disaply it.
opw 619748
2015-04-08 16:36:04 +02:00
..
edi [FIX] sale: quote character in company name is converted to html entity 2014-08-05 11:15:28 +02:00
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01:00
process [MERGE]: Merged with lp:openobject-addons 2012-09-19 15:08:42 +05:30
report [FiX] sale(_stock): missing state on report 2015-04-08 16:36:04 +02:00
security [FIX] sale: don't set mrp_properties by default for root user (adding sale order lines in a popup instead of editable mode) 2013-10-07 14:33:18 +02:00
static/src/img
test [FIX] sale/edi: do not import non-existing field date_planned 2013-10-31 19:56:33 +01:00
wizard [FIX] sale: based amount to compute advanced invoices 2015-03-24 10:00:45 +01:00
__init__.py [ADD]: Add dependency 2012-07-27 02:26:59 +05:30
__openerp__.py [FIX]sale:string updated 2012-12-19 15:19:42 +05:30
board_sale_view.xml [REM] Dashboard: Removed creatable option (requested by fp) 2012-09-10 11:31:52 +02:00
res_config.py [FIX] sale: config, timesheet if module account_analytic_analysis 2014-07-30 15:26:43 +02:00
res_config_view.xml [IMP] account_analytic_analysis: added an option to set the template field mandatory on contracts 2012-11-29 17:08:47 +01:00
res_partner.py [FIX] res partner copy method returns None 2013-03-25 19:09:49 +05:30
res_partner_view.xml [FIX] sale: safer inheritance of res.partner form view + no hiding of use_parent_address field 2013-04-29 12:54:58 +02:00
sale.py [FIX] sale: keep page when confirming a sale order 2014-09-04 17:34:46 +02:00
sale_data.xml [FIX] sale: fixed typo in message, quotation send -> quotation sent. 2013-03-12 15:18:38 +01:00
sale_demo.xml [FIX] sale: move demo data from sale to sale_stock 2014-04-22 12:50:39 +02:00
sale_report.xml
sale_sequence.xml
sale_unit_test.xml [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT.. 2012-09-09 15:41:56 +05:30
sale_view.xml [FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain 2014-04-22 17:07:10 +02:00
sale_workflow.xml [FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk 2012-09-20 15:17:11 +02:00