Commit Graph

61601 Commits

Author SHA1 Message Date
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 370b4df6f3 [MERGE] {purchase,purchase_requisition}: choose the right warehouse when creating purchase orders from purchase order/requisition
bzr revid: chs@openerp.com-20131127104459-jb77x7quwcvtifm7
2013-11-27 11:44:59 +01:00
Thibault Delavallée a8beece158 [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-20131127095300-9onzlt5pl9u82zt6
2013-11-27 10:53:00 +01:00
Thibault Delavallée 727b188eac [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-20131127095037-me1cvl272ex1e6r9
2013-11-27 10:50:37 +01:00
Quentin (OpenERP) 7c0c95b1a4 [FIX] sale, purchase: don't copy the customer/supplier reference when copying a SO/PO
bzr revid: qdp-launchpad@openerp.com-20131127084625-dqgoloz4q47zlpti
2013-11-27 09:46:25 +01:00
Launchpad Translations on behalf of openerp 354afeb8b5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127043735-yp016yh8n07kzusm
2013-11-27 04:37:35 +00:00
Christophe Simonis 49fa5cab61 [FIX] purchase_requisition: copy method _get_warehouse from purchase module to avoid crash if purchase_requisition is updated but not purchase
bzr revid: chs@openerp.com-20131126180726-ng0gue9pedmuykj9
2013-11-26 19:07:26 +01:00
Quentin (OpenERP) 34832b4694 [FIX] purchase: at the validation of the PO, force the company in the context as the company on the PO in order to read property fields correctly. This patch is necessary to allow a user to confirm a PO belonging to another company (if he has the rights to do so).
bzr revid: qdp-launchpad@openerp.com-20131126170505-ttzuiaujpl1k24rg
2013-11-26 18:05:05 +01:00
Launchpad Translations on behalf of openerp 6fd5575930 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127053957-ekc1bfm5ohug21aa
2013-11-27 05:39:57 +00:00
Denis Ledoux d003d8f49a [FIX]hr_timesheet_sheet: add right-padding to timesheet weekly input in order to avoid the value to be partially cut (in ie 9/10, for instance)
bzr revid: dle@openerp.com-20131126170019-bydxxyk7uqzpsb41
2013-11-26 18:00:19 +01:00
Denis Ledoux bbd8f7bb98 [FIX]remove deprecated (& useless) code, overwritting the base.action_res_users (The Configuration > Users window action) context, and prevented the 'Regular Users' filter from share module to be loaded by default
bzr revid: dle@openerp.com-20131126162756-lljq08wrmymwxlzs
2013-11-26 17:27:56 +01:00
Christophe Simonis 1e2cf5c245 [FIX] auth_signup: do not send set_password email at user signup
bzr revid: chs@openerp.com-20131126161658-9yvocjcrvbvqc51l
2013-11-26 17:16:58 +01:00
Christophe Simonis b1b787545b [FIX] purchase_requisition: choose the right warehouse when creating purchase requisitions from procurement orders + allow to work in batch.
bzr revid: chs@openerp.com-20131126135254-96l4xk9q4fd0iwpu
2013-11-26 14:52:54 +01:00
Christophe Simonis b81c3897ee [FIX] purchase: choose the right warehouse when creating purchase orders from procurement orders
bzr revid: chs@openerp.com-20131126135026-echb4fq37229g637
2013-11-26 14:50:26 +01:00