Commit Graph

152 Commits

Author SHA1 Message Date
Christophe Simonis 2492503dcc [MERGE] forward port of branch saas-3 up to 50665b4 2015-04-16 19:25:53 +02:00
Christophe Simonis 50665b499a [MERGE] forward port of branch 7.0 up to d0ef1b9 2015-04-16 19:13:56 +02:00
Denis Ledoux 51774f2a45 [FIX] mrp_repair: missiing taxes field in invoicing tab.
Taxes can be applied on the repair fees.
The field was defined in the model, it was just missing
in the view.

In addition, the product_id_change worked already for the
taxes.

opw-632898
2015-04-15 16:02:35 +02:00
Raphaël Valyi a10da2aba8 [FIX] mrp_repair: pass context in product_id_change calls 2014-09-18 15:13:49 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Olivier Dony 74d2f592bf [IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS
bzr revid: odo@openerp.com-20140508143940-itpazj4eatznerw7
2014-05-08 16:39:40 +02:00
Josse Colpaert 10123ce0c5 [IMP] Revert commit 9498 to have split between tracking of packages and tracking of serial numbers / lots /...
bzr revid: jco@openerp.com-20140130174711-2sl1rvnkx2ju2tef
2014-01-30 18:47:11 +01:00
Quentin (OpenERP) f62c70832e [IMP] mrp_repair: usability and refactoring
bzr revid: qdp-launchpad@openerp.com-20140127163339-mncm92w3cilfzyxy
2014-01-27 17:33:39 +01:00
Josse Colpaert 80cb45042d [IMP] Add lot in view
bzr revid: jco@openerp.com-20140124132330-hhoju51q871528h0
2014-01-24 14:23:30 +01:00
Josse Colpaert 01679750c0 [IMP] Add product qty and UoM to repair order
bzr revid: jco@openerp.com-20140124103501-jhz0v3l1pj68i8nb
2014-01-24 11:35:01 +01:00
Josse Colpaert 386f7c1212 [WIP] Change repair orders not to use quants, but always to create move that splits quant from a certain location and lot
bzr revid: jco@openerp.com-20140123172741-cjgzps1twsvv0n76
2014-01-23 18:27:41 +01:00
Josse Colpaert 2213f6f102 [IMP] Add lot on mrp_repair operations
bzr revid: jco@openerp.com-20140122153519-zs2062b653l16qb5
2014-01-22 16:35:19 +01:00
Josse Colpaert a173b17ce3 [IMP] Use quant instead of move
bzr revid: jco@openerp.com-20140122143951-vywil9totup32kib
2014-01-22 15:39:51 +01:00
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Quentin (OpenERP) 7abdf00052 [FIX] mrp_repair: error in rml fixed + [FIX] purchase_requisition, mrp_repair: added missing field picking_type_id in form view
bzr revid: qdp-launchpad@openerp.com-20130910100401-koyf5nh0m2fq7cjm
2013-09-10 12:04:01 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Martin Trigaux 4bc20f2e2f [MERGE] backport of revision 8862
mrp, sale_stock: minor usability improvements + properties in sale order lines

bzr revid: mat@openerp.com-20130823092231-w5aet41ivk4f7nd9
2013-08-23 11:22:31 +02:00
Fabien Pinckaers 60015d481a [FIX] mrp repair for quants
bzr revid: fp@openerp.com-20130803065054-w2w3s2dafgvvebtm
2013-08-03 08:50:54 +02:00
Dhruvit Darji(OpenERP Trainee) cb13dd8ac2 usability + need to click twice to create the invoice because workflow action wrong return type
bzr revid: rgaopenerp-20130502100615-nqe99uj4g6l2c97j
2013-05-02 15:36:15 +05:30
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Fabien Pinckaers 29421ba8a0 [MERGE] clean invoice view from mrp_repair
bzr revid: fp@tinyerp.com-20121215163101-m1pkeca4bdk4557j
2012-12-15 17:31:01 +01:00
Hardik Ansodariya (OpenERP) 93296bddeb [FIX]mrp_repair: Wrong view open when generate invoice from mrp_repair
bzr revid: mma@tinyerp.com-20121120104037-1svgniojv8c5ekx8
2012-11-20 16:10:37 +05:30
Sanjay Gohel (Open ERP) 4304e0e537 [IMP]make readonly to some field in confirmed state
bzr revid: sgo@tinyerp.com-20121107130147-rgs128mapxaa56cv
2012-11-07 18:31:47 +05:30
Sanjay Gohel (Open ERP) cec59ec04a [IMP]compute button in repair set as like po/so
bzr revid: sgo@tinyerp.com-20121106110426-rkdwygef86zbc1hj
2012-11-06 16:34:26 +05:30
Ajay Chauhan (OpenERP) 42eeb50eb6 [MERGE] merge lp:~openerp-dev/openobject-addons/trunk-bug-1047365-mma
bzr revid: cha@tinyerp.com-20121030083511-jfblpfve9jfj54qf
2012-10-30 14:05:11 +05:30
Ajay Chauhan (OpenERP) 0c6e353402 [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121030073118-scr9xzzln22jben7
2012-10-30 13:01:18 +05:30
Mayur Maheshwari (OpenERP) e8e3438b85 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121030071935-76vxkolncxzwa8z1
2012-10-30 12:49:35 +05:30
Ajay Chauhan (OpenERP) 665272cb75 [IMP] mrp_repair: removed extra labels from form view
bzr revid: cha@tinyerp.com-20121017084114-9xss39w072feezt9
2012-10-17 14:11:14 +05:30
Christophe Matthieu f47111449c [IMP] mail_follower: unique field widget, sub-types on click
bzr revid: chm@openerp.com-20120924095616-keuji387bvy6pmcs
2012-09-24 11:56:16 +02:00
Christophe Matthieu fa63653de9 [MERGE] from trunk-mail-mail-rules-tde
bzr revid: chm@openerp.com-20120921095037-czl4s3v0do11yhkq
2012-09-21 11:50:37 +02:00
Thibault Delavallée 1206b8f7a0 [IMP] Addons: added message_is_follower and message_subtype_data invisible fields to all views using Chatter and Followers widgets.
bzr revid: tde@openerp.com-20120920115900-vvpfhjvw135vhf91
2012-09-20 13:59:00 +02:00
Thibault Delavallée abf16c58c6 [IMP] Addons: added invisible field for message_is_follower; note: reidented view; account_voucher: reidented one view.
bzr revid: tde@openerp.com-20120917153533-u102ds3eo1xr1mnt
2012-09-17 17:35:33 +02:00
Frédéric van der Essen 7cdf99ade1 [IMP] mail: improved display of openchatter in form views
bzr revid: fva@openerp.com-20121026095821-c3idarsd5yi9fzso
2012-10-26 11:58:21 +02:00
Mayur Maheshwari (OpenERP) 6e19001601 [IMP]mrp_repair : improve button attrs
bzr revid: mma@tinyerp.com-20120914052553-mveobka9zy9n3gbr
2012-09-14 10:55:53 +05:30
Mayur Maheshwari (OpenERP) 112e96cc20 [FIX]mrp_repair:set a proper attrs on button
lp bug: https://launchpad.net/bugs/1047365 fixed

bzr revid: mma@tinyerp.com-20120907132242-w9oabs4jecp3auo8
2012-09-07 18:52:42 +05:30
Antony Lesuisse da8045d784 add message_followers_ids
bzr revid: al@openerp.com-20120815223038-ppuq03m5wj97u6rj
2012-08-16 00:30:38 +02:00
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Jigar Amin - OpenERP 935e31b328 merge lp:openobject-addons
bzr revid: jam@tinyerp.com-20120807105628-j3py2jnd1fnbnzza
2012-08-07 16:26:28 +05:30
Twinkle Christian (OpenERP) 2e689ca4e0 [IMP]improved views
bzr revid: tch@tinyerp.com-20120807093734-0u3ozi0hn7rxiy2q
2012-08-07 15:07:34 +05:30
Fabien Pinckaers 0690dbfa99 [merge] mrp repair improvements
bzr revid: fp@openerp.com-20120806192958-upqa3fxhtkwuw13e
2012-08-06 21:29:58 +02:00
Fabien Pinckaers f814648e4b [merge] mrp repair improvements
bzr revid: fp@openerp.com-20120806192536-dhv3xz10xemy4zlb
2012-08-06 21:25:36 +02:00
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Amit Patel (OpenERP) 522a3edc19 [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120801070425-ydyx8nc2ngi3j0zi
2012-08-01 12:34:25 +05:30
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
vta@openerp.com f920e391e0 [IMP] search view: review of the search views.
bzr revid: qdp-launchpad@openerp.com-20120730085027-0khspe8pl0t4118j
2012-07-30 10:50:27 +02:00
Turkesh Patel (Open ERP) 104b9cae5c [IMP] mrp_repair: improved search views.
bzr revid: tpa@tinyerp.com-20120720122914-xr10c287884xjvlu
2012-07-20 17:59:14 +05:30