Commit Graph

140 Commits

Author SHA1 Message Date
Olivier Dony c96174da5f [MERGE] Forward-port of latest bugfixes from saas-3 up to 733cb3e76f 2015-08-04 15:22:49 +02:00
Olivier Dony 733cb3e76f [MERGE] Forward-port from 7.0 up to 8b3d69a0d7 2015-08-04 15:17:51 +02:00
Goffin Simon f10c03ac68 [FIX] sale: onchange task_work
The unticked option in Sales settings "Prepare invoices based on task's activities"  doesn't
have to uninstall the options "Record timesheet lines per tasks" and "Generate tasks from sale orders"
in Project settings.
When "Prepare invoices based on task's activities" is unticked, this fix avoid to uninstall these options each
time we go to Sales settings because "onchange_task_work" is triggered each time we go to Sales settings.

opw:645833
2015-07-31 08:48:12 +02:00
Christophe Simonis fd4fd35e32 [MERGE] forward port of branch saas-5 up to e4cb520 2014-07-30 20:52:14 +02:00
Christophe Simonis e4cb5202a0 [MERGE] forward port of branch saas-4 up to fa07bc8 2014-07-30 20:30:14 +02:00
Christophe Simonis 310d3fe4c4 [MERGE] forward port of branch 7.0 up to 39f3e40 2014-07-30 18:55:31 +02:00
Denis Ledoux 873dc0370d [FIX] sale: config, timesheet if module account_analytic_analysis
In Settings > Sales, the onchange_timesheet ensure that if you check timesheet, it checks module_account_analytic_analysis.

Therefore, if module_account_analytic_analysis is installed, timesheet should be checked by default
Until now, it worked "luckily", because the onchange_timesheet of the field module_account_analytic_analysis was triggered before the onchange_timesheet of the timesheet field. Nevertheless, we shouldn't trust the onchange calls order.
2014-07-30 15:26:43 +02:00
Amit Vora b0a5e9286d [IMP]rename project_mrp to sale_service 2014-06-17 17:12:49 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Antony Lesuisse dc439ea9ca [FIX] ir.model.data conversion typo
bzr revid: al@openerp.com-20140129053533-dcx97b9opmqzrhmw
2014-01-29 06:35:33 +01:00
Antony Lesuisse 6b7d9f2bac [IMP] ir.model.data new api
bzr revid: al@openerp.com-20140129030853-aqm4nu8buhj9gu7n
2014-01-29 04:08:53 +01:00
Raphael Collet 4c2cc018b1 [FIX] in ir_model_data.get_object(), rename parameter 'check' into 'raise_exception'
bzr revid: rco@openerp.com-20140127152112-s9ft7q9xlixedjew
2014-01-27 16:21:12 +01:00
Raphael Collet b8fec90fb4 [FIX] sale: ir_model_data.get_object(..., check=False) may return False
bzr revid: rco@openerp.com-20140127103505-kujpcjpgr5rdxni9
2014-01-27 11:35:05 +01:00
Antony Lesuisse fe59f115c0 [FIX] sale/res_config get_object raise by default
bzr revid: al@openerp.com-20140126194921-ef6uqsgqqmbar0du
2014-01-26 20:49:21 +01:00
Fabien Pinckaers fafc132188 [IMP] website_quotation -> website_quote
bzr revid: fp@tinyerp.com-20140125230847-qzls5kjbxj51scze
2014-01-26 00:08:47 +01:00
Fabien Pinckaers b15dbfa3a6 [IMP] mini imp
bzr revid: fp@openerp.com-20140125123758-4fhewd19ib38oal3
2014-01-25 13:37:58 +01:00
ajay javiya (OpenERP) 2577be53ac [MERGE]: with main
bzr revid: aja@tinyerp.com-20140123050930-nxq5nnc3y6q0i2lv
2014-01-23 10:39:30 +05:30
Pooja Zankhariya (OpenERP) 6d105922bd [IMP]Removed . near Allow online quotation, Added Partner to Quotation view.
bzr revid: pza@tinyerp.com-20140121135849-59hs0usf3i36efox
2014-01-21 18:58:49 +05:00
Thibault Delavallée b3a4778f26 [IMP] product variant: removed override of fields_view_get and use a "one group or another"
behavior for product variant. Users are either in group_product_mono or
group_product_variant, allowing to tune the form view according to the
group the user belongs to.
product: added group_product_mono group
sale: added set_group_product_variant method that adds or remove the
group_product_mono according to the group_product_variant being unchecked
or checked.
product: updated form view accordingly

bzr revid: tde@openerp.com-20140121105046-zkbs778upjg0lpyr
2014-01-21 11:50:46 +01:00
Pooja Zankhariya (OpenERP) ba458f6abc [MERGE]Merge with Parent
bzr revid: pza@tinyerp.com-20140115123052-n9pfmaoh5jzev28d
2014-01-15 17:30:52 +05:00
Christophe Matthieu 320a0bc28c [IMP] website/website_sale: Use group to display shipping address in frontend like the backend. Use group for product facet caracteristique (backend/frontend). Customize templates is displayed function of groups of ir.ui.view templates.
bzr revid: chm@openerp.com-20140115110547-v0nllq0f800tlhpg
2014-01-15 12:05:47 +01:00
Mahendra Barad (OpenERP) 6b90f0a6d5 [IMP]fix typo and improved layout
bzr revid: mba@tinyerp.com-20140113103617-vu9hftagrqx0dqa2
2014-01-13 16:06:17 +05:30
Fabien Pinckaers ed7623fc45 [IMP] Performance improvement: improved cache with context, better get_object
bzr revid: fp@tinyerp.com-20131130154659-uqis34x2cemmocly
2013-11-30 16:46:59 +01:00
Darshan Kalola (OpenERP) d1a23edd2e [IMP]align multi-line string
bzr revid: dka@tinyerp.com-20130917130814-wikgcy25594gk8dx
2013-09-17 18:38:14 +05:30
Darshan Kalola (OpenERP) 80da7ddd60 [IMP]Add - before the the sentence This installs the module in help
bzr revid: dka@tinyerp.com-20130830094512-n3nqjtt1g0w8m94v
2013-08-30 15:15:12 +05:30
Darshan Kalola c0a72b3491 [IMP]improve help of sales and General-setting menus in setting/configuration
bzr revid: darshankalola@gmail.com-20130725061442-kchwc3eattox148j
2013-07-25 11:44:42 +05:30
Darshan Kalola 3cf3519e82 [IMP]improve help of setting/configuration menus
bzr revid: darshankalola@gmail.com-20130724134548-jmgot5zt3xpcx1ct
2013-07-24 19:15:48 +05:30
Paramjit Singh Sahota effe4d0318 [IMP] Improved the tooltip 'sale' to 'sell'.
bzr revid: psa@tinyerp.com-20130417050045-n10923534ysi7v81
2013-04-17 10:30:45 +05:30
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Vo Minh Thu 9d5115d0ec [REF] sale: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327132105-becdw049vdr72zt7
2013-03-27 14:21:05 +01:00
Tejas Tank afcd6c462f [IMP] Sales: rename uom setting.
bzr revid: tta@openerp.com-20130311111152-a4i5jc7l8glzfhk8
2013-03-11 16:41:52 +05:30
Quentin (OpenERP) 7daccf5074 [IMP] product: re-enabled the multi variant feature
bzr revid: qdp-launchpad@openerp.com-20130220082707-x6r4pwcscmymkrz2
2013-02-20 09:27:07 +01:00
csn-openerp 22c857caf3 [FIX] sale: proper guard of external ID resolution in config settings
ir.model.data.get_object() raises ValueErrors for missing references!

bzr revid: csn@openerp.com-20130129133631-d1kgb8b3wmdahy8s
2013-01-29 14:36:31 +01:00
Quentin (OpenERP) d673654512 [FIX] sale: in config wizard, do not assume the 'service' product hasn't been deleted by the user
bzr revid: qdp-launchpad@openerp.com-20130111132531-z7rapvvuk2kaqw8a
2013-01-11 14:25:31 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Cedric Snauwaert ccf5ed30ef [FIX]purchase/sale_resconfig: fix automatic unticking of box due to onchange
bzr revid: csn@openerp.com-20130322095845-kg909zbjb67wxmxo
2013-03-22 10:58:45 +01:00
Khushboo Bhatt (Open ERP) 7fb3086296 [FIX]sale:string updated
bzr revid: kbh@tinyerp.com-20121219094942-6dkketgcdtxktvrl
2012-12-19 15:19:42 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Bharat Devnani (OpenERP) 5a4a17268a [IMP] changed instances of USD to EUR in tooltips
bzr revid: bde@tinyerp.com-20121107070515-3d1t4u5fwe1n1vf1
2012-11-07 12:35:15 +05:30
Bharat Devnani (OpenERP) 7c33b5861f [MERGE] merged hsa's branch lp:~openerp-dev/openobject-addons/trunk-en-us-police-improvements-bde-warn-notify-hsa
bzr revid: bde@tinyerp.com-20121106061047-5190u1ceylj17w3h
2012-11-06 11:40:47 +05:30
Hardik d3605367dc [IMP]Update tooltip
bzr revid: hsa@tinyerp.com-20121106060829-zwt3s9rb84kf8hvl
2012-11-06 11:38:29 +05:30
Hardik 29f6543f37 [IMP]Warn is replaced by Notify in openerp
bzr revid: hsa@tinyerp.com-20121105131517-ri0ocvl3o26hmuib
2012-11-05 18:45:17 +05:30
Hardik 06d98bcbbc [IMP]Improvement in different modules
bzr revid: hsa@tinyerp.com-20121105070408-jygn8tx77lvkzqnb
2012-11-05 12:34:08 +05:30
Fabien Pinckaers ac3f0efec6 [FIX] typo
bzr revid: fp@openerp.com-20121029205602-daotsimsdp7c9wcn
2012-10-29 21:56:02 +01:00
Fabien Pinckaers f4835acacc [MERGE] typo setting
bzr revid: fp@tinyerp.com-20121013105339-orrw9hzt1cyabnzv
2012-10-13 12:53:39 +02:00
Saurang Suthar 638982a0d2 [IMP]sale:rename field name Several analytic accounts on sales into Use multiple analytic accounts on sales
bzr revid: ssu@tinyerp.com-20121003091621-7ga3az5hlthor6ab
2012-10-03 14:46:21 +05:30
Rajesh Prajapati (OpenERP) 787c165eb5 [IMP] Sale : Moved field group_sale_delivery_address in sale_stock configuration
bzr revid: rpr@tinyerp.com-20120928093759-6wkr6mwns2p8h9ic
2012-09-28 15:07:59 +05:30
Quentin (OpenERP) a9efeda640 [FIX] sale, sale_stock: moved back the group_invoice_so_lines into sale module, because it is used to hide/show the menuitem 'Lines to Invoice', in sale... which has nothing to do with stock
bzr revid: qdp-launchpad@openerp.com-20120920143616-trffd9jwwys528qr
2012-09-20 16:36:16 +02:00
Atul Patel (OpenERP) 87e8b0ea51 [IMP]: Improve description of sale and sale_stock module. change tooltips for res_config file
bzr revid: atp@tinyerp.com-20120917054243-iko6uihhcy9b0ref
2012-09-17 11:12:43 +05:30
Atul Patel (OpenERP) b4d415ff9b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120917050738-i5730n5sbqvnfsnh
2012-09-17 10:37:38 +05:30