Commit Graph

457 Commits

Author SHA1 Message Date
Olivier Dony bec80227d9 [FIX] account_voucher, product, stock: use selection widgets for magic context fields, to pass IDs in the context instead of strings
Many2one fields resolve to strings when used
as `self` within the @context or @filter_domain
attributes of a search field, because they
must be able to support partial matches,
e.g. search for "Sto" to match "Stock".
In many case the code was not prepared to accept
string for the magic context values, so the
magic fields now caused crashes.

The widget="selection" attribute was dropped
during the search view cleanup for 7.0,
without noticing this unfortunate side-effect,
at revision:
  addons 7.0 revno 7142 revid:qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01

lp bug: https://launchpad.net/bugs/1192484 fixed

bzr revid: odo@openerp.com-20131004105218-edvb5ewduqar3x88
2013-10-04 12:52:18 +02:00
Olivier Dony 04560e356e [FIX] product: avoid triggering warning about pricelist_id being non-searchable
It is a dummy file that is not meant to be used
for filtering, but only for setting the context.

bzr revid: odo@openerp.com-20130904123949-z1zfoxucspx7avwv
2013-09-04 14:39:49 +02:00
Quentin (OpenERP) ff08a9a4f0 [FIX] product: usability: added group on a label that must only be displayed when the related field is displayed
bzr revid: qdp-launchpad@openerp.com-20130322125601-s81tvxrzd049o7gn
2013-03-22 13:56:01 +01:00
Quentin (OpenERP) b9a2532a23 [FIX] product: fixed inconsistancies between pricelist label and product form view + added some helping explanation
bzr revid: qdp-launchpad@openerp.com-20130322114633-63v2wikuew4r22z6
2013-03-22 12:46:33 +01:00
Josse Colpaert d02c984059 [FIX] Add tooltip for supplier prices
bzr revid: jco@openerp.com-20130321143459-qqain0zq8jgdhbbp
2013-03-21 15:34:59 +01:00
Cedric Snauwaert 39ac4900c8 [FIX]product: change group from sale to purchase to view price information on product's procurement suppliers
bzr revid: csn@openerp.com-20130227151737-yenwf8wmw322z5i0
2013-02-27 16:17:37 +01:00
Saurang Suthar b49406ab40 [IMP]product:make Sales tab invisible if Can be Sold field is false
bzr revid: ssu@tinyerp.com-20121126112643-vm5kj5u147hbi3gs
2012-11-26 16:56:43 +05:30
Cedric Snauwaert be10b95f98 [FIX]typo in description of product (description is not for internal use since it is used in invoice)
lp bug: https://launchpad.net/bugs/1080759 fixed

bzr revid: csn@openerp.com-20121122104159-8vslohs2aqw5wtvi
2012-11-22 11:41:59 +01:00
Fabien Pinckaers cd68364301 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173407-umicel4287htim14
2012-11-02 18:34:07 +01:00
Mayur Maheshwari (OpenERP) aa27cc78de [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121030053110-bd8aax30v429i12i
2012-10-30 11:01:10 +05:30
Vijaykumar Baladaniya 7850a91339 [IMP]Improve a tooltip.
bzr revid: vba@tinyerp.com-20121023130242-pu2o7e9x7lpr7g36
2012-10-23 18:32:42 +05:30
Mayur Maheshwari (OpenERP) 7af2402ee7 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121023084254-3zux9q5nlu2zyqnf
2012-10-23 14:12:54 +05:30
Fabien Pinckaers 59f47bdded [MERGE] typo
bzr revid: fp@tinyerp.com-20121022165409-r3m7hvh9kbmf7jra
2012-10-22 18:54:09 +02:00
Mayur Maheshwari (OpenERP) b26d5a8877 [IMP]product,stock,account : improve tool-tip and also improve product category form view and related inherited view
bzr revid: mma@tinyerp.com-20121018072456-v7f3roq58djtc2e8
2012-10-18 12:54:56 +05:30
Fabien Pinckaers 07a35f0fd3 [MERGE] sale order line no graph
bzr revid: fp@tinyerp.com-20121015175419-pbjmcgg754qm0vx6
2012-10-15 19:54:19 +02:00
Atul Patel (OpenERP) 689b19ca1d [FIX]: Change typo whether
bzr revid: atp@tinyerp.com-20121014074510-hs4qtwefs5gpwqw9
2012-10-14 13:15:10 +05:30
Fabien Pinckaers d2bd911c21 [MERGE]
bzr revid: fp@tinyerp.com-20121013104324-t7p11vcb6u14z712
2012-10-13 12:43:24 +02:00
Fabien Pinckaers e82d0a3b8a [FIX] missing separator
bzr revid: fp@tinyerp.com-20121013103456-t25n26xe05ciwjyb
2012-10-13 12:34:56 +02:00
Fabien Pinckaers d95f09a3b2 [IMP] UoM useability
bzr revid: fp@tinyerp.com-20121013100905-nsljyzxuzg2omoct
2012-10-13 12:09:05 +02:00
pankita shah (Open ERP) bf6343c5af [IMP] whether instead of wether
bzr revid: shp@tinyerp.com-20121012125842-xpd7548qpale0xfv
2012-10-12 18:28:42 +05:30
Harry (OpenERP) 46c1a230bb [IMP] product: improve view if bigger uom than reference
bzr revid: hmo@tinyerp.com-20121012123549-2mlyit8k21ime5qq
2012-10-12 18:05:49 +05:30
Harry (OpenERP) bfff63118c [IMP] product: new widget for UOMFactor
bzr revid: hmo@tinyerp.com-20121012102708-weeno36hl33ysd9a
2012-10-12 15:57:08 +05:30
Rajesh Prajapati (OpenERP) 1f6bf6a0d6 [IMP] Sale : unwanted filter removed
bzr revid: rpr@tinyerp.com-20121012102019-o5znhn2alwxd4kbq
2012-10-12 15:50:19 +05:30
pankita shah (Open ERP) da44c4d5b6 [MERGE] merged with lp:openobject-addons
bzr revid: shp@tinyerp.com-20121012101438-opjebg6rjxio90y9
2012-10-12 15:44:38 +05:30
Rajesh Prajapati (OpenERP) 2ce5a08ef6 [IMP] Sale : graph view removed
bzr revid: rpr@tinyerp.com-20121012094609-yqhbv0ds2ty12y95
2012-10-12 15:16:09 +05:30
Rajesh Prajapati (OpenERP) e54ae5ae76 [MERGE] merge with main addons
bzr revid: rpr@tinyerp.com-20121012093201-53p10pdv05jqm80u
2012-10-12 15:02:01 +05:30
Harry (OpenERP) bfba3deb93 [MERGE]
bzr revid: hmo@tinyerp.com-20121012085357-9h4kw3ozaq29z7ex
2012-10-12 14:23:57 +05:30
Tejas Tank d08e05be59 [Fix] Removed name_ref field.
bzr revid: tta@openerp.com-20121011134009-disfhlj4t34i3jhz
2012-10-11 19:10:09 +05:30
Tejas Tank 685149861c removed css
bzr revid: tta@openerp.com-20121011082052-x95w69vuovbo3s2r
2012-10-11 13:50:52 +05:30
Tejas Tank c22440e5f4 [Fix] Set right margin and corrected indentation.
bzr revid: tta@openerp.com-20121009091818-k4wi2eio1spd98x7
2012-10-09 14:48:18 +05:30
Tejas Tank 90079f6752 [FIX]Corrected indentation issue.
bzr revid: tta@openerp.com-20121009062305-kxsxabgrjrzz5gr3
2012-10-09 11:53:05 +05:30
Rajesh Prajapati (OpenERP) f41c846d4a [IMP] Sale : improved search view to select the specific category
bzr revid: rpr@tinyerp.com-20121009052559-l1921pge5bet3stc
2012-10-09 10:55:59 +05:30
pankita shah (Open ERP) 2cd8c0bf8c [IMP] whether instead of wheter
bzr revid: shp@tinyerp.com-20121009051820-2kllcfgd985opk0t
2012-10-09 10:48:20 +05:30
Tejas Tank dd19cbb65a [IMP] Small fix for display issue.
bzr revid: tta@openerp.com-20121008101327-lkzvw3wdarhcyht8
2012-10-08 15:43:27 +05:30
Tejas Tank 4fb104ffee [IMP] Depend on UOM type computation layout change.
bzr revid: tta@openerp.com-20121008100046-x93cu80uh9epdq21
2012-10-08 15:30:46 +05:30
Tejas Tank 5fe8e1e1a6 [IMP] Refine form view layout for UOM.
bzr revid: tta@openerp.com-20121008071625-yaeo8ogvlajw7k7r
2012-10-08 12:46:25 +05:30
Mayur Maheshwari (OpenERP) 1fbadf892a [FIX]product : improve filter product
bzr revid: mma@tinyerp.com-20121005072825-m232k236scnicrev
2012-10-05 12:58:25 +05:30
Mayur Maheshwari (OpenERP) 71777e5380 [FIX]product : improve procurment help message and update views
bzr revid: mma@tinyerp.com-20121005064159-nxevkdhc058c2u5k
2012-10-05 12:11:59 +05:30
Tejas Tank 082f696ef4 UOM, List view: remove the ratio column.
bzr revid: tta@openerp.com-20121004061132-0p5o9qcfpo0xyvzh
2012-10-04 11:41:32 +05:30
Mayur Maheshwari (OpenERP) 6c908a4b22 [IMP]event_sale : improve templates view
bzr revid: mma@tinyerp.com-20121003132200-bxk7i0thj3prqymp
2012-10-03 18:52:00 +05:30
Khushboo Bhatt (Open ERP) b8578a099c [FIX]product:string inproved
bzr revid: kbh@tinyerp.com-20121003111335-ozvs174mhekgy9ax
2012-10-03 16:43:35 +05:30
Randhir Mayatra (OpenERP) f73bb9d592 [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-addons_issue12_product-mma
bzr revid: rma@tinyerp.com-20121003110705-oz8yk0sx8gog20ve
2012-10-03 16:37:05 +05:30
Randhir Mayatra (OpenERP) fbd443a66e [MERGE] merge with addons
bzr revid: rma@tinyerp.com-20121003103503-5rdpwbp2cecfmna0
2012-10-03 16:05:03 +05:30
Mayur Maheshwari (OpenERP) 8306d9226e [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated
bzr revid: mma@tinyerp.com-20121003064840-0zsgb6ntp4yfc46z
2012-10-03 12:18:40 +05:30
Randhir Mayatra (OpenERP) 9890c1da13 [MERGE] merge with parent branch
bzr revid: rma@tinyerp.com-20121001085821-7c7g51mtgdp99qgl
2012-10-01 14:28:21 +05:30
Randhir Mayatra (OpenERP) cd64e33d16 [IMP] make changes into product,procurement module
bzr revid: rma@tinyerp.com-20121001085603-1s2kt6ufg8fcom8e
2012-10-01 14:26:03 +05:30
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Antonin Bourguignon 8683ea9c6d [MERGE] trunk
bzr revid: abo@openerp.com-20120928152152-p6s1dzq96g0sy2sf
2012-09-28 17:21:52 +02:00
Randhir Mayatra (OpenERP) b765e45c81 [IMP] move the procure method in product to procurement
bzr revid: rma@tinyerp.com-20120928124131-7wrkholp6ltfk23g
2012-09-28 18:11:31 +05:30
Randhir Mayatra (OpenERP) 80abb29155 [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20120928044656-ur7w61qeu6r3nvnw
2012-09-28 10:16:56 +05:30