Commit Graph

194 Commits

Author SHA1 Message Date
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
Josse Colpaert 63986a8d02 [FIX] outgoing error in claim + receptions should be incoming
bzr revid: jco@openerp.com-20140429092307-q1ug4hng4kevcswm
2014-04-29 11:23:07 +02:00
Quentin (OpenERP) ad191d6458 [FIX] fix needed after the previous merge with trunk: parse error in xml
bzr revid: qdp-launchpad@openerp.com-20140203184634-oqa2e69lm4khjrk9
2014-02-03 19:46:34 +01:00
Quentin (OpenERP) 753f7541db [MERGE] main trunk
bzr revid: qdp-launchpad@openerp.com-20140203173000-mk092iw2wz3y0e3e
2014-02-03 18:30:00 +01:00
Antony Lesuisse 0f2c0f9b6b [FIX] stock get_object and attrs for stockable non prodcut.template field
bzr revid: al@openerp.com-20140128111840-azq5nms0os24ow3f
2014-01-28 12:18:40 +01:00
Thibault Delavallée 38d64147d5 [IMP] product: only template child / multiple template childs form view improvements
- added a is_only_child field on product.product, telling whether the
product is the only child of the product.template
- improved the product form view, to set readonly all fields coming fgrom
the template when the product is not the only child. This way, the user
is more aware that changing a value in the template changes the value
for all child products. He will have to do those changes on the template
form. A link to the template has been added in the product form view.

bzr revid: tde@openerp.com-20140122095826-8k0wl7af57iiyify
2014-01-22 10:58:26 +01:00
Cedric Snauwaert 86e7d60e23 [FIX]add some filter to search product qty
bzr revid: csn@openerp.com-20140121105100-offsz1so77u4z0x8
2014-01-21 11:51:00 +01:00
Cedric Snauwaert 9dc64a216b [FIX]add search function and filter for virtual_available and qty_available on product
bzr revid: csn@openerp.com-20140117092011-5c0qu2a2xor29g7u
2014-01-17 10:20:11 +01:00
Cedric Snauwaert 3e87ec567e [FIX]remove unneeded code to compute qty available in product module, use the one defined in stock instead
lp bug: https://launchpad.net/bugs/1268989 fixed

bzr revid: csn@openerp.com-20140116133905-en7y1b9tibstcou3
2014-01-16 14:39:05 +01:00
Darshan Kalola (OpenERP) a9e87b56ce [MERGE]with lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: dka@tinyerp.com-20140108093659-c9it34gll0ipcll2
2014-01-08 15:06:59 +05:30
Quentin (OpenERP) df2d5e148e [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20131129165644-fx0m3ok07l41o507
2013-11-29 17:56:44 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Quentin (OpenERP) 8e12147131 [REF] stock: renamed 'code_id' field of stock.picking.type into 'code' because it's a fields.selection now
bzr revid: qdp-launchpad@openerp.com-20131120141912-tc66altz9r59ihrw
2013-11-20 15:19:12 +01:00
Amit Bhavsar (Open ERP) f52b04fee3 [Imp] Remove Unnecessary change.
bzr revid: amb@tinyerp.com-20131119100202-95y4r5t2g74a61of
2013-11-19 15:32:02 +05:30
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
Quentin (OpenERP) 2a982d199e [MERGE] merged with trunk
bzr revid: qdp-launchpad@openerp.com-20131028093247-8eegjl3zle5aoqae
2013-10-28 10:32:47 +01:00
Darshan Kalola (OpenERP) 02dec945de [IMP]improve view,label and help of product.
bzr revid: dka@tinyerp.com-20131028090644-fkmxjbbu5pze5f7h
2013-10-28 14:36:44 +05:30
Darshan Kalola (OpenERP) 9b8c247195 [MERGE] with main addons
bzr revid: dka@tinyerp.com-20131021060101-93g9tq6dcawhh8r8
2013-10-21 11:31:01 +05:30
Quentin (OpenERP) c3fd943ac4 [MERGE] merged with main feature branch
bzr revid: qdp-launchpad@openerp.com-20131016100318-52unjrqnn5xqo6eg
2013-10-16 12:03:18 +02:00
Darshan Kalola (OpenERP) 3cb95d2227 [IMP] add menu Product Template and improve the form view of product template.
bzr revid: dka@tinyerp.com-20131011110641-q3dcnsfqihbjnfs1
2013-10-11 16:36:41 +05:30
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Christophe Simonis 273face907 [MERGE] forward port of branch saas-1 up to revid 8791 chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: chs@openerp.com-20131009180337-cxgdt6zzd1z68ga9
2013-10-09 20:03:37 +02:00
Olivier Dony 8ac110c4dd [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8
bzr revid: dle@openerp.com-20131009131902-a93nsbou4w8y0vlx
bzr revid: chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: dle@openerp.com-20130918160049-fo88fl7uyhfoofkv
bzr revid: dle@openerp.com-20130924130544-kmkyr0d73cusvdav
bzr revid: odo@openerp.com-20131011134433-nyfjipvlql4xu127
2013-10-11 15:44:33 +02:00
jke-openerp 27f2eb58fc merge data
bzr revid: jke@openerp.com-20131009133039-z6gj37omov4xh1qu
2013-10-09 15:30:39 +02: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
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Jitendra Prajapati (OpenERP) 0d56b1b2f0 [MERGE] lp:~openerp-dev/openobject-addons/trunk-wmsimplement-seduce-fp-product_kanban_link-jitendra
bzr revid: prajapatijitendra7969@gmail.com-20130819101411-bbqg50aqu719b9xh
2013-08-19 15:44:11 +05:30
Josse Colpaert ffdabcbc52 [WIP] Sequence on picking types
bzr revid: jco@openerp.com-20130724153235-0we14ofbquanuo2h
2013-07-24 17:32:35 +02:00
Josse Colpaert 670df13e80 [WIP] Put product view together in stock_view, make mrp independent of purchase and correct single quant move in stock_account when creating quants
bzr revid: jco@openerp.com-20130715093053-19gahkhq9gnqzlsy
2013-07-15 11:30:53 +02:00
Quentin (OpenERP) 63111b6510 [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation
bzr revid: qdp-launchpad@openerp.com-20130712141407-amspq13axc7x58l1
2013-07-12 16:14:07 +02:00
Quentin (OpenERP) 038fd04ea5 [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed
bzr revid: qdp-launchpad@openerp.com-20130711130528-c9jjiduqriakj9iv
2013-07-11 15:05:28 +02:00
Josse Colpaert c4b15ad151 [WIP] Remove procure_method in procurement, stock, stock_location
bzr revid: jco@openerp.com-20130709151528-4cilv2pbed5py14k
2013-07-09 17:15:28 +02:00
Josse Colpaert ef8b995e2a [WIP] Make module stock work, for stock_location check removal strategy, journal_id, ...
bzr revid: jco@openerp.com-20130701191308-0ztvfe7bq4kfrqv8
2013-07-01 21:13:08 +02:00
Fabien Pinckaers fd369617e4 [IMP] procurments
bzr revid: fp@tinyerp.com-20130630230028-9g4ub7xewy9b7xf6
2013-07-01 01:00:28 +02:00
Fabien Pinckaers 863ef7cf7a [IMP] WIP: big cleaning
bzr revid: fp@tinyerp.com-20130629221703-ti4qqcc8e3pc0ddh
2013-06-30 00:17:03 +02:00
Josse Colpaert 2fabc67f5d [IMP] Add stock_location_sale for changing procurements with sale orders and grouping moves from same group and same locations in same picking
bzr revid: jco@openerp.com-20130627144629-1zegnhelwrfmgdm5
2013-06-27 16:46:29 +02:00
Josse Colpaert cfbee92a61 [IMP] Change product view for updating price, uom in product margin
bzr revid: jco@openerp.com-20130603151521-88glofqgcnu3u53o
2013-06-03 17:15:21 +02:00
Foram Katharotiya (OpenERP) bf649e9def [IMP] move company_id in product module and hide storage location group if product of type 'service'
bzr revid: fka@tinyerp.com-20130503091603-oz109cyv0nafqxgt
2013-05-03 14:46:03 +05:30
Foram Katharotiya (OpenERP) b4ccaaaac2 [IMP] change string of Storage location when type is service
bzr revid: fka@tinyerp.com-20130416072459-6p0n69rqhc0nozjd
2013-04-16 12:54:59 +05:30
Foram Katharotiya (OpenERP) c7a24718e0 [IMP] improve code
bzr revid: fka@tinyerp.com-20130416063449-rcpk6yr2ravm1l7e
2013-04-16 12:04:49 +05:30
Foram Katharotiya (OpenERP) 4a21d05144 [IMP] hide Storage Location entire group in the inventory for products of type service & move company_id after sale price in information tab
bzr revid: fka@tinyerp.com-20130412070548-3wh0mi5k32la17yk
2013-04-12 12:35:48 +05:30
Fabien Pinckaers b90829f3ea [IMP] buttons in forms, instead of related actions
bzr revid: fp@openerp.com-20130224112142-p9g0p7yg3hmq59eb
2013-02-24 12:21:42 +01:00
Vishmita efd26394f8 [Fix] correct typo in button names: Move => Moves, Purchase => Purchases
bzr revid: vja@tinyerp.com-20130221095934-rrvakpyklngu37sz
2013-02-21 15:29:34 +05:30
Vishmita 289dd74646 [imp]Minor changes
bzr revid: vja@tinyerp.com-20130220131906-mxxgyaebybgdu0tj
2013-02-20 18:49:06 +05:30
Vishmita 3222e81ef6 [IMP]Improve product actions
bzr revid: vja@tinyerp.com-20130220104104-91l7ox1rie02ap3p
2013-02-20 16:11:04 +05:30
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