Commit Graph

76282 Commits

Author SHA1 Message Date
Quentin (OpenERP) 9aa559a3a1 [IMP] purchase: usability improvements + linked the stock move to the procurement that created the PO line, in order to be able to propagate any information on it
bzr revid: qdp-launchpad@openerp.com-20131210151326-rrlfgnx27114gbq0
2013-12-10 16:13:26 +01:00
Quentin (OpenERP) 06bd943846 [IMP] wms: useability
bzr revid: qdp-launchpad@openerp.com-20131209094835-podqlz6a01hmtty2
2013-12-09 10:48:35 +01:00
Quentin (OpenERP) 1e4d89bf79 [IMP] stock_account: usability of stock value at date report
bzr revid: qdp-launchpad@openerp.com-20131206165956-75u2srxtb7mbusyq
2013-12-06 17:59:56 +01:00
Quentin (OpenERP) 823e945477 [FIX] stock_account: fixed the stock valuation at date report
bzr revid: qdp-launchpad@openerp.com-20131206165006-47db8kyuxjm8s0bo
2013-12-06 17:50:06 +01:00
Quentin (OpenERP) 3115161c29 [FIX] stock_account: fixed the stock valuation at date report
bzr revid: qdp-launchpad@openerp.com-20131206163307-zurim6dmg30pxnzl
2013-12-06 17:33:07 +01:00
Quentin (OpenERP) eabe8af3bb [FIX] stock: always set the internal transfers picking type as active
bzr revid: qdp-launchpad@openerp.com-20131206163243-7v6y4szabdyrgiu9
2013-12-06 17:32:43 +01:00
Quentin (OpenERP) a0caaa3d6d [FIX] product: moved the standard price historization on product_template table instead of product.product (the column is there)
bzr revid: qdp-launchpad@openerp.com-20131206163054-3lpu43m16lvc8okp
2013-12-06 17:30:54 +01:00
Quentin (OpenERP) f2ef7dc29b [REF] stock_account, product: moved the standard price historization in 'product' module, as it doesn't depend of stock (or account) at all and it was causing problems for products created before stock_account was installed, like all demo data products (no entry for them in prices_history table)
bzr revid: qdp-launchpad@openerp.com-20131206103150-2mnvsipy9uai3xlk
2013-12-06 11:31:50 +01:00
Quentin (OpenERP) 02006cf4c2 [MERGE] stock_dropshipping
bzr revid: qdp-launchpad@openerp.com-20131205184010-h6ttp41ij15cb3dk
2013-12-05 19:40:10 +01:00
Quentin (OpenERP) f8470c94ee [REF] stock: put some order in inventory psql reports (on quants) in labels, files and code
bzr revid: qdp-launchpad@openerp.com-20131205181052-gsnlps6ifvm016az
2013-12-05 19:10:52 +01:00
Quentin (OpenERP) f051ec20e2 [MERGE] merged the branch with standard price of product historization and stock valuation at date report
bzr revid: qdp-launchpad@openerp.com-20131205152958-kvo1v2seqe17z98c
2013-12-05 16:29:58 +01:00
Quentin (OpenERP) 6afb907103 [FIX] stock_account: fixed wrong implementation of default value for property fields
bzr revid: qdp-launchpad@openerp.com-20131205131117-kuaubvz9esd025l7
2013-12-05 14:11:17 +01:00
Pooja Zankhariya (OpenERP) 980b9a2a64 [MERGE]Merge with Trunk
bzr revid: pza@tinyerp.com-20131205124259-va6s0v55892snnaz
2013-12-05 17:42:59 +05:00
Quentin (OpenERP) 4edc351bb6 [MERGE] main branch
bzr revid: qdp-launchpad@openerp.com-20131205100702-14c4ob2v1i7psrul
2013-12-05 11:07:02 +01:00
Quentin (OpenERP) 9a0a04c809 [FIX] stock_account: give a list of ids to write()
bzr revid: qdp-launchpad@openerp.com-20131205100516-298sillxikfkhr9r
2013-12-05 11:05:16 +01:00
Quentin (OpenERP) 0e4c7431b4 [FIX] purchase: fixed wrong reference in yml test
bzr revid: qdp-launchpad@openerp.com-20131205100044-c9gvra6hd3i9z4m8
2013-12-05 11:00:44 +01:00
Quentin (OpenERP) ca140808e7 [MERGE] main branch
bzr revid: qdp-launchpad@openerp.com-20131204110101-g9n1mcjzwq3p24mu
2013-12-04 12:01:01 +01:00
Quentin (OpenERP) cdf7f97389 [IMP] wizard to get the stock valuation for a past date
bzr revid: qdp-launchpad@openerp.com-20131204105920-565t0ijcyue6ydkx
2013-12-04 11:59:20 +01:00
Pooja Zankhariya (OpenERP) b0953ddcf7 [IMP]Changed option string to 'Manage dropshipping' instead 'Manage dropship route'
bzr revid: pza@tinyerp.com-20131204073402-yq279p2jajzc7k09
2013-12-04 12:34:02 +05:00
Pooja Zankhariya (OpenERP) 093f489b06 [IMP]Rename stock_complex_route to stock_dropshipping. Added option for stock_dropshipping on warehouse configuration as well as purchase configuration
bzr revid: pza@tinyerp.com-20131203134448-v7stzse4y5upx3c1
2013-12-03 18:44:48 +05:00
Quentin (OpenERP) 2a2ef2fe4b [FIX] point_of_sale: wrong object name fixed
bzr revid: qdp-launchpad@openerp.com-20131202093800-b4rdelveh3rildog
2013-12-02 10:38:00 +01:00
Quentin (OpenERP) 20a7040163 [FIX] purchase: wrong reference in yaml test fixed
bzr revid: qdp-launchpad@openerp.com-20131202093556-ceku06io0th7s800
2013-12-02 10:35:56 +01:00
Quentin (OpenERP) df2d5e148e [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20131129165644-fx0m3ok07l41o507
2013-11-29 17:56:44 +01:00
Quentin (OpenERP) 6204218a43 [FIX] mrp: fixed traceback when no BoM defined for a mrp product. Fixed also messages on procurement. Set the BoM on creation of mrp.production also instead of waiting the computation
bzr revid: qdp-launchpad@openerp.com-20131129144327-f7vdb0ozpm02fe4u
2013-11-29 15:43:27 +01:00
Christophe Simonis 06e0b3045a [FIX] auth_signup: no alias for signuped users
bzr revid: chs@openerp.com-20131129130958-e89ex1psthcckcgt
2013-11-29 14:09:58 +01:00
Quentin (OpenERP) 2a4b4808d6 [FIX] purchase: wrong reference in yaml file
bzr revid: qdp-launchpad@openerp.com-20131128133302-k42hufxxpd281c4o
2013-11-28 14:33:02 +01:00
Quentin (OpenERP) f6cce02214 [IMP] stock: internal picking report
bzr revid: qdp-launchpad@openerp.com-20131128133028-2nhkp70qhom58hcn
2013-11-28 14:30:28 +01:00
Quentin (OpenERP) 0b8ca4c7c1 [FIX] stock_complex_routes: wrong reference in yaml test
bzr revid: qdp-launchpad@openerp.com-20131128101823-t7dn51jm4hw0ghmg
2013-11-28 11:18:23 +01:00
Quentin (OpenERP) be3f54a510 [FIX] stock: picking slip and delivery order reports fixed
bzr revid: qdp-launchpad@openerp.com-20131127154541-f4335b1xrk2ubodg
2013-11-27 16:45:41 +01:00
Christophe Simonis 7c9fd1f2dd [FIX] base_calendar: do not use deprecated field `organizer`
bzr revid: chs@openerp.com-20131127145540-t8uxk5cpx9d8utm8
2013-11-27 15:55:40 +01:00
Thibault Delavallée e41b62f2e2 [MERGE] [IMP] [REV] crm, addons: still stage/state tweaking
- crm: Mark Won / Lost buttons are back
- crm: now using the new 'fold_field' option to fold some stages on the fold
field of stages. Back to saas-1 bebavhior.
- project, project_issue: task and issue also use the fold_field option.
- project: fixed 'X Tasks' display on the project vignette: now always displaying
'X Tasks at plural form to simplify the view

bzr revid: tde@openerp.com-20131129095045-nij3okz6plauhfbl
2013-11-29 10:50:45 +01:00
Thibault Delavallée b6bb8a007f [IMP] form_view: statusbar widget: folded back as an option.
The widget option 'fold_field' allows to tell the widget to use this field on
the model used for stages to compute the folded selection.

If not set, no stage is folded.

bzr revid: tde@openerp.com-20131129094811-j4f0q1sjudrz715s
2013-11-29 10:48:11 +01:00
Thibault Delavallée f0bf946b12 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20131129094610-qlrd1h502szo0b61
2013-11-29 10:46:10 +01:00
Launchpad Translations on behalf of openerp 33b9bc1d06 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128053139-pjkqtyxh30xqyvpn
2013-11-28 05:31:39 +00:00
Quentin (OpenERP) 9bc8665d8a [MERGE] improvements of 'post entry' wizard in order to allow the selection of several journals and several periods. Courtesy of Alexis de Lattre (Akretion)
bzr revid: qdp-launchpad@openerp.com-20131127153257-9e4ajwqvrmbuvxrn
2013-11-27 16:32:57 +01:00
Christophe Simonis 0521d1aab3 [MERGE] forward port of branch saas-2 up to revid 9017 chs@openerp.com-20131127110552-3u2nxwu01gxj9i7m
bzr revid: chs@openerp.com-20131127111208-iclt7a9ib7oucumh
2013-11-27 12:12:08 +01:00
Christophe Simonis 0d13df5a57 [MERGE] remove warnings
bzr revid: chs@openerp.com-20131127110552-3u2nxwu01gxj9i7m
2013-11-27 12:05:52 +01:00
Christophe Simonis 6b05beecc1 [MERGE] forward port of branch 7.0 up to revid 9651 chs@openerp.com-20131127104459-jb77x7quwcvtifm7
bzr revid: dle@openerp.com-20131126171210-jovr7e7efehuq3s2
bzr revid: chs@openerp.com-20131127110046-4ow36dkuuyzgf1pl
2013-11-27 12:00:46 +01:00
Christophe Simonis 657222ea11 [MERGE] forward port of branch 7.0 up to revid 5151 launchpad_translations_on_behalf_of_openerp-20131127053913-ypnlpggd4wt58pzx
bzr revid: chs@openerp.com-20131127105828-ng8z4by1tszmj9d2
2013-11-27 11:58:28 +01:00
Launchpad Translations on behalf of openerp 1fedbc18f5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131126060718-7io3n16co82qp5pu
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127053913-ypnlpggd4wt58pzx
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128060603-kk12b8iu0uhhtist
bzr revid: launchpad_translations_on_behalf_of_openerp-20131129052938-u0wq863etr3sl1cm
bzr revid: launchpad_translations_on_behalf_of_openerp-20131129053023-zlbrprsiq9e7vs39
2013-11-29 05:30:23 +00:00
Martin Trigaux 9542ae89aa [FIX] stock: switch ids new - old picking in the message informing the back order was created (opw 594402)
Post on delivered picking that the backorder was created. Was inconsitent with the field 'Back order of'

bzr revid: mat@openerp.com-20131128145059-p3mw969z3lotkn26
2013-11-28 15:50:59 +01:00
Martin Trigaux 26b351a285 [MERGE] [FIX] purchase: fix typo attr -> attrs in form view, courtesy of Joshua Jan (SHINEIT)
bzr revid: mat@openerp.com-20131128115239-yr0m9a1d2i39v6xm
2013-11-28 12:52:39 +01:00
Martin Trigaux f67135ae52 [MERGE] [FIX] document: check method fails if it is called with an id instead of a list of ids. Courtesy of Carlos Vásquez (CLEARCORP)
bzr revid: mat@openerp.com-20131128114958-cbwsvntblmjf55cy
2013-11-28 12:49:58 +01:00
Martin Trigaux 791d43714f [MERGE] [FIX] sale_stock: pass missing context when retrieving product uom (opw 594350)
bzr revid: mat@openerp.com-20131128114019-6rfcq9z235kh7ot7
2013-11-28 12:40:19 +01:00
Martin Trigaux 11a81298e9 [MERGE] [FIX] mail: css improvement, no overflow when too long words, line break instead
lp bug: https://launchpad.net/bugs/1167323 fixed

bzr revid: mat@openerp.com-20131128113520-s0i7cri632n7a01g
2013-11-28 12:35:20 +01:00
Martin Trigaux d4edeaaabe [MERGE] [FIX] sale: use client ref on invoice val instead of name for make invoice wizard, same behaviour as creation of invoice in classic _prepare_invoice of sale.py. Courtsey of Yannick Vaucher (Camptocamp)
bzr revid: mat@openerp.com-20131128113232-aun2h9fbrfxwffqt
2013-11-28 12:32:32 +01:00
Launchpad Translations on behalf of openerp 9d95656e0c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128060619-0nswl7lls658nujd
2013-11-28 06:06:19 +00:00
Martin Trigaux f207e8da28 [FIX] pad: add break-word css to avoid going out of the field in case of too long words (eg: urls) (opw 593426)
bzr revid: mat@openerp.com-20131127160300-yx42uee1xqx79ljl
2013-11-27 17:03:00 +01:00
Denis Ledoux a1eb7fffc2 [FIX]note: notes with undefined stages did not appear if the user had defined stages (they appeared if the user had no stages defined)
bzr revid: dle@openerp.com-20131127151815-gzk9py9wtzmndziw
2013-11-27 16:18:15 +01:00
Martin Trigaux 866a7c92b6 [FIX] account: Set the alignment of Total parallel to amount in invoice report
bzr revid: mat@openerp.com-20131127145145-qr48qhkvcw02e9ww
2013-11-27 15:51:45 +01:00