Commit Graph

152 Commits

Author SHA1 Message Date
Lionel Sausin (Numérigraphe) 04bc91cb4e [FIX] stock: groups mixup in views
Use group_production_lot for serial options, group_stock_packaging for packaging, use group_tracking_lot for pallet/parcel
Groups are removed completly from the view for stock.tracking as they render the view useless.

Always display weights on the product form
They really have nothing to do with the logistic units and we don't have another group to restrict them to.

Fixes #1443
2014-10-06 14:43:11 +02:00
Martin Trigaux a2a8dffdf7 [MERGE] [FIX] stock: display reception numbers on kanban view with sigular form in case of only one
lp bug: https://launchpad.net/bugs/1119202 fixed

bzr revid: mat@openerp.com-20131119161511-xu6fhzsit0poluff
2013-11-19 17:15:11 +01:00
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
Chandni Gandhi aa3f4974ee [FIX]typo issue of product
bzr revid: cga@tinyerp.com-20130208123115-gjw7fks0k1j9g0bu
2013-02-08 18:01:15 +05:30
Hardik d2d2c49910 [IMP]Group string name is updated
bzr revid: hsa@tinyerp.com-20121105120359-m7r5d2xn3cau83v6
2012-11-05 17:33:59 +05:30
Hardik 0d269dca2e [IMP]tooltip are update
bzr revid: hsa@tinyerp.com-20121105104726-5xssl8b7xobisisz
2012-11-05 16:17:26 +05:30
Hardik 06d98bcbbc [IMP]Improvement in different modules
bzr revid: hsa@tinyerp.com-20121105070408-jygn8tx77lvkzqnb
2012-11-05 12:34:08 +05:30
Ajay Chauhan (OpenERP) dc554450ed [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121102102807-7sxmku76hsfasjuy
2012-11-02 15:58:07 +05:30
Fabien Pinckaers bccdc81e1c [MERGE] stock: forecasted qty
bzr revid: fp@tinyerp.com-20121102093744-1f21pi5npww7abcl
2012-11-02 10:37:44 +01:00
Amit Patel 7867148b92 typo
bzr revid: apa@tinyerp.com-20121030060534-y20e0xocy9pe1jx4
2012-10-30 11:35:34 +05:30
Mayur Maheshwari (OpenERP) 3f1b00d9d7 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121029055149-fto1n2k6j9fhnnjf
2012-10-29 11:21:49 +05:30
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
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Fabien Pinckaers 47f858afac [MERGE] costing method on products
bzr revid: fp@tinyerp.com-20121013112253-zlhx5hjdal6h0x4i
2012-10-13 13:22:53 +02:00
Mayur Maheshwari (OpenERP) 646914c12d [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121012050224-w5qgi0uan9phcgyc
2012-10-12 10:32:24 +05:30
Randhir Mayatra (OpenERP) ffac8ab0c6 [IMP] improve the price list view in purchase
bzr revid: rma@tinyerp.com-20121005084000-fqu4va5h024ckehs
2012-10-05 14:10:00 +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
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
Fabien Pinckaers bc8250b428 [IMP] usability product form
bzr revid: fp@tinyerp.com-20120921075841-qzmqr64ucm2yhdsc
2012-09-21 09:58:41 +02:00
Olivier Dony 04033a328f [FIX] stock: revert overzealous insertion of ul css class in recent refactoring by niv
bzr revid: odo@openerp.com-20120906152830-mt8i36zh5b211rg9
2012-09-06 17:28:30 +02:00
niv-openerp 8c89e963c8 wip
bzr revid: nicolas.vanhoren@openerp.com-20120905080402-mimiog42gosrb437
2012-09-05 10:04:02 +02:00
niv-openerp 5126f6ff6e wip
bzr revid: nicolas.vanhoren@openerp.com-20120904163725-ptsij09rve8j3txs
2012-09-04 18:37:25 +02:00
Fabien Pinckaers 3eaeda7144 [IMP] Product view
bzr revid: fp@tinyerp.com-20120903175410-d1434rw9cs3ekmo8
2012-09-03 19:54:10 +02:00
Fabien Pinckaers abc50dbb06 [IMP
usability

bzr revid: fp@openerp.com-20120902191354-snehwp4w3euzs6uq
2012-09-02 21:13:54 +02:00
Fabien Pinckaers 7ebf462e07 [IMP] product view
bzr revid: fp@tinyerp.com-20120831174746-7bfitkd45m73r6oz
2012-08-31 19:47:46 +02:00
Fabien Pinckaers 1d04c6b7df imp
bzr revid: fp@tinyerp.com-20120831150419-dk2t02ey0lcoycl0
2012-08-31 17:04:19 +02:00
Fabien Pinckaers 5110f42c09 [IMP] product form
bzr revid: fp@tinyerp.com-20120831145017-xu8y4oz7t6buua3h
2012-08-31 16:50:17 +02:00
Fabien Pinckaers beb8a590e5 [IMP] product view improvements
bzr revid: fp@tinyerp.com-20120831135010-zo37jb6nyngvqfpy
2012-08-31 15:50:10 +02:00
Fabien Meghazi 6e80e425d1 [IMP] Use 'open' action in kanban views
bzr revid: fme@openerp.com-20120829114847-dzvqs8gaas03ma5b
2012-08-29 13:48:47 +02:00
Fabien Pinckaers d3bb4f5ae5 merge
bzr revid: fp@tinyerp.com-20120829094828-b8pxz76tfnigfffw
2012-08-29 11:48:28 +02:00
Fabien Pinckaers 393b477ffe [IMP] product form improvement
bzr revid: fp@tinyerp.com-20120828120732-e2wg7kst61swskxc
2012-08-28 14:07:32 +02:00
Dharti Ratani (OpenERP) d67d8ebdd1 [FIX]Fixed for 'Procurement Method' and 'Stock and Expected Variations' section should be hide for none type product
bzr revid: dhr@tinyerp.com-20120824123826-57g7ieosoyrjvpeo
2012-08-24 18:08:26 +05:30
Dharti Ratani (OpenERP) 4655aebff8 [IMP]Fixed for procurement and locations tab come from module stock
bzr revid: dhr@tinyerp.com-20120821113814-v2ymtmi80kukrzch
2012-08-21 17:08:14 +05:30
Dharti Ratani (OpenERP) d1ef48537c [IMP]Change made for procurement method and stock and expected variations section to appear only for stockable product
bzr revid: dhr@tinyerp.com-20120821101637-o83hcputt5y3d9n9
2012-08-21 15:46:37 +05:30
Vo Minh Thu 2376fe0add [MERGE] merged view changes: the `type` is now a functional field derived from the arch.
bzr revid: vmt@openerp.com-20120814121117-dent4ctz89kdcabi
2012-08-14 14:11:17 +02:00
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Stephane Wirtel c356b0ea47 [MERGE] procurement: Fix a part of the code
bzr revid: stw@openerp.com-20120813133528-1n8sykpenpjkgi74
2012-08-13 15:35:28 +02:00
Fabien Pinckaers c17b2443e7 [IMP] improved UI for PoS - mainly forms version=7.0
bzr revid: fp@openerp.com-20120811133406-jvso3qhmozmgnj3j
2012-08-11 15:34:06 +02:00
Pinakin Nayi (OpenERP) 46567ce1f9 [IMP]issur4-warehouse-imp
bzr revid: pna@tinyerp.com-20120809094438-aamnemh4fdjidus4
2012-08-09 15:14:38 +05:30
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
Fabien Pinckaers c433498ef7 [IMP] config wizards, feedback from SAM's user testing
bzr revid: fp@tinyerp.com-20120807155552-eo88mb4ngysjd8n6
2012-08-07 17:55:52 +02:00
Thibault Delavallée a4e00edcdc [IMP] Added iamges as fields in kanban view where used.
bzr revid: tde@openerp.com-20120807120210-kp0yrn6iiv61yu0o
2012-08-07 14:02:10 +02:00
Thibault Delavallée a814343ab7 [MERGE] Mergede with addons/trunk.
bzr revid: tde@openerp.com-20120806124445-hym9imdiqgeot8fu
2012-08-06 14:44:45 +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
Thibault Delavallée 8a408f2ff3 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120803071454-ictuwjq0y3gri4f8
2012-08-03 09:14:54 +02:00
Quentin (OpenERP) e1b50e304d [MEGUEZ] merged the clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01
2012-07-31 17:03:58 +02:00
Thibault Delavallée 238598c041 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120730081600-y92rgh002zhpp4tw
2012-07-30 10:16:00 +02:00
Antonin Bourguignon 8ea8f1da5b [IMP] put groups attributes in the product's form view in order to hide qty incoming, qty outgoing, qty available, procurement method and costing method from portal users
also remove some code commented out since 2010 (written by qdp, commented by sbh)

bzr revid: abo@openerp.com-20120725162306-n4ypzds4ltsrhy6j
2012-07-25 18:23:06 +02:00