Commit Graph

70573 Commits

Author SHA1 Message Date
Josse Colpaert 0a9f288fb5 [FIX] Use correct uom field
bzr revid: jco@openerp.com-20140422073923-5p91eyg3tlc354oa
2014-04-22 09:39:23 +02:00
Josse Colpaert c0f2b01dab [IMP] Warehouse orderpoint uom is related, take into account procurement uom for orderpoint calc
bzr revid: jco@openerp.com-20140418160208-4tn1uxdnlecpdi3m
2014-04-18 18:02:08 +02:00
Josse Colpaert f322e6303d [WIP] Fix orderpoint
bzr revid: jco@openerp.com-20140418121426-bebr3h2l96hf1ro7
2014-04-18 14:14:26 +02:00
Josse Colpaert 6ea8251efb [IMP] Add test and moves state should only be recalculated after the quants have been moved
bzr revid: jco@openerp.com-20140418083539-njjh3kqwhdmiqcv5
2014-04-18 10:35:39 +02:00
Josse Colpaert 00708946e6 [MERGE] Merge from trunk-wms
bzr revid: jco@openerp.com-20140417162344-qxgkmgbr3x9du46c
2014-04-17 18:23:44 +02:00
Josse Colpaert 0e387b5683 [IMP] Recalculate states of other moves after taking from other moves
bzr revid: jco@openerp.com-20140417161622-qmdjsfg2144jvxkk
2014-04-17 18:16:22 +02:00
Quentin (OpenERP) 2b2b360fde [REF] stock: don't try to reconcile negative quants on unreservation
bzr revid: qdp-launchpad@openerp.com-20140417153924-3w9j925ht892vbq0
2014-04-17 17:39:24 +02:00
Josse Colpaert d1cf0c62c4 [REVERT] Revert extended package constraint
bzr revid: jco@openerp.com-20140417153314-jm7sfn5jytyqiqik
2014-04-17 17:33:14 +02:00
Josse Colpaert 24023677ef [IMP] Simplify negative quants reconciliation and add extra fallback domain to be able to still take from other moves
bzr revid: jco@openerp.com-20140417152432-s12qpgskqvwvyslp
2014-04-17 17:24:32 +02:00
Quentin (OpenERP) 5b4e4fc2a3 [TMP] stock: temporary removal of check_quant_history to green the redbot (will be definitively removed later but in a cleaner way)
bzr revid: qdp-launchpad@openerp.com-20140417152002-6tl30iaf6m03hyyk
2014-04-17 17:20:02 +02:00
Quentin (OpenERP) 4fceeb9b7b [FIX] purchase_requisition: fixed error 'date_start' fields does not exist
bzr revid: qdp-launchpad@openerp.com-20140417151620-hfeqa2y3zl4ev912
2014-04-17 17:16:20 +02:00
Quentin (OpenERP) 58d6fd3c3e [MERGE] stock: constraint on package's location adapted to suit negative quants + yaml test wiseoperator.yml now use its own xml ids
bzr revid: qdp-launchpad@openerp.com-20140417151101-uvrq3k9bu50ickc3
2014-04-17 17:11:01 +02:00
Quentin (OpenERP) 04d0d443fd [FIX] stock: picking state fix + default value of delay on push rule set to 0 instead of 1
bzr revid: qdp-launchpad@openerp.com-20140417150448-7pht689byag3l60h
2014-04-17 17:04:48 +02:00
Quentin (OpenERP) 8e362b0112 [IMP] stock: added stock dashboard + fix in read_group() call + small refactoring
bzr revid: qdp-launchpad@openerp.com-20140417141629-knp0fdm1rp0aieis
2014-04-17 16:16:29 +02:00
Josse Colpaert 95d77902cd [IMP] Correct wise operator test and make sure it is possible to have a negative pack
bzr revid: jco@openerp.com-20140417120204-9zisd67sr4dd412a
2014-04-17 14:02:04 +02:00
Quentin (OpenERP) 2d205bfa81 [FIX] stock: lazy parameter of read_group added. stock_account: valuation history fixed/improved
bzr revid: qdp-launchpad@openerp.com-20140417095547-3vsz20v0x95iy02t
2014-04-17 11:55:47 +02:00
Quentin (OpenERP) dfeba77fc3 [REF] stock: removal of unused decimal.precision
bzr revid: qdp-launchpad@openerp.com-20140417081707-aeonwtmmvf2l7j03
2014-04-17 10:17:07 +02:00
Quentin (OpenERP) dd47f684f0 [FIX] sale_order_dates yml fixed + calls to fields.date.date_to_datetime function fixed + improved in order to use it in purchase as well
bzr revid: qdp-launchpad@openerp.com-20140416154830-ec6kbs3bupd4j5vt
2014-04-16 17:48:30 +02:00
Josse Colpaert b1f3a496c6 [IMP] Correct for new way of stock valuation, add source
bzr revid: jco@openerp.com-20140416151825-et2m2syyt7duaffi
2014-04-16 17:18:25 +02:00
Quentin (OpenERP) 6d21e85454 [FIX] stock.dropshipping: fixed error in ymal test
bzr revid: qdp-launchpad@openerp.com-20140416151345-faz9kku67kqayqd0
2014-04-16 17:13:45 +02:00
Quentin (OpenERP) fbd3255e37 [MERGE] merged trunk up to revision 9350
bzr revid: qdp-launchpad@openerp.com-20140416150551-lxpscdd74mgv99r1
2014-04-16 17:05:51 +02:00
Quentin (OpenERP) c41941d978 [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes
bzr revid: qdp-launchpad@openerp.com-20140416145313-eiadz94h9wolhb9b
2014-04-16 16:53:13 +02:00
Denis Ledoux 75850c8f95 [ADD] *: replace overriden methods get_formview_action by get_formview_id
Methods to override to specify the view/action to launch for many2one links
get_formview_action use get_formview_id to find the view to open. Therefore, it is simplier to override get_formview_id to tell which view should be opened

bzr revid: dle@openerp.com-20140416143755-07slguqn6zadqsg5
2014-04-16 16:37:55 +02:00
Denis Ledoux ecd96fc0a6 [ADD] web: in view form, when opening a many2one, use get_formview_action method of orm to get the window action to open
bzr revid: dle@openerp.com-20140416143548-i5l6kl00ixgd9x4w
2014-04-16 16:35:48 +02:00
Simon Lejeune 146326e039 [FIX] website_report: added transfo.js
bzr revid: sle@openerp.com-20140416141100-11f1s3c5vfahn083
2014-04-16 16:11:00 +02:00
Simon Lejeune fc915a6a46 [MERGE] hr* reports converted to QWeb
bzr revid: sle@openerp.com-20140416141049-5pjrbaup5wjh9ey0
2014-04-16 16:10:49 +02:00
chm@openerp.com fafeaff7db [IMP] website_crm: designer can add input type file in form view. All files create an ir.attachment linked with the created lead
bzr revid: chm@openerp.com-20140416140610-wdox1ovzgm90ebh1
2014-04-16 16:06:10 +02:00
Simon Lejeune a7ebd63387 [MERGE] trunk
bzr revid: sle@openerp.com-20140416140503-cq7atc8f1mwq3ond
2014-04-16 16:05:03 +02:00
Thibault Delavallée cbd17e3a9f [FIX] char_domain widget: better use of options to compute the model in which
we want to select records.

bzr revid: tde@openerp.com-20140416133402-k3qjrtieevfxz743
2014-04-16 15:34:02 +02:00
Thibault Delavallée ade618a63e [IMP] payment: renamed env field to environment, to avoid conflicts
with the incoming new API.

bzr revid: tde@openerp.com-20140416121055-01ygh1zer7cfv98a
2014-04-16 14:10:55 +02:00
Cedric Snauwaert b7f3808824 [FIX]modal not correctly destroying from DOM at exit
bzr revid: csn@openerp.com-20140416120034-sps3a7dc2mgpwfzt
2014-04-16 14:00:34 +02:00
Thibault Delavallée fef7f9adfd [MERGE] [REF] mass_mailing refactoring. Mass mailing is refactored to be easier to use, introducing an easy-to-use way of handling recipients, mailing lists and statistics. This branch comes with a web branch that introduce the char_domain widget, that is a widget on a char field holding a domain. It allows to select and count records without having to deal with the complexity of domains.
This branch comes with a cleaning of marketing modules :
- marketing now holds only the basic stuff for marketing related modules: mainly marketing settings + menu definition
- marketing_crm new module is a bridge between crm and marketing and holds the crm-related stuff previously present in marketing module.

This branch also holds some mail and template improvement in order to speedup the mass mailing process. The template edition in website_mail has also be improved. It is now a page that allows to edit email-like content (content with a subject, an email_from and a body), like templates, emails or mass mailing.

Misc :
- mail_compose_message: removed unnecessary fields coming from the template (partner_to, ...) because they are confusing -> composer should be easier to understand and use; also cleaned method generating the email values in the composer that was splitted in two methods
- fixed removed double body computation when using templates (one for template, then the wizard -> not necessary)
- mail_message: record_name is not a function field anymore, but a char field + a method in create, allowing to speedup mass mailing by avoiding browsing all records to get their name

bzr revid: tde@openerp.com-20140416115152-tnitidd4v6w37hyp
2014-04-16 13:51:52 +02:00
Thibault Delavallée 4f53557311 [MERGE] [ADD] web: form: added FieldCharDomain widget. This widget works on a char field and is used to manage a domain. It allows to select records in a list view and to store the domain in the field, without having to deal with the complexity of writing domains.
[ADD] web: form: added FieldBarChart widget. This widget works on char field and display a serialized list of values as a barchart. This is used in stat buttons, like percent pie or stat info, to display a summary of some data on form view.

[IMP] web: some fixes and improvements in the stat buttons.

[IMP] web: list view: buttons in list view can now be text button, not only icon-based buttons. Icons are so v6 and not swag.

bzr revid: tde@openerp.com-20140416114938-3qsv8b8dumw5x4pj
2014-04-16 13:49:38 +02:00
Thibault Delavallée 2fdc1d1905 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140416111721-g2vw6140a3adhk6y
2014-04-16 13:17:21 +02:00
Thibault Delavallée d264cd1640 [IMP] website_mail: make the template / mail editor work. We now have a limited
set of fields that we try to edit (body_html and body for body, email_from and email for
email-from, name and subject for subject), because t-field is not dynamic. If the model
that should be edited does not hold those fields, the mail editor won't work.

Also fixed editor not being actiated when going into the body edition.

bzr revid: tde@openerp.com-20140416105901-vavkh9erjsq4mof9
2014-04-16 12:59:01 +02:00
Kersten Jeremy ca8b6cc703 [MERGE] Allow to use many2one for qweb template (work also with view_id)
bzr revid: jke@openerp.com-20140416085136-xxqsqjyie5vtf6f3
2014-04-16 10:51:36 +02:00
Josse Colpaert 2d1d25b005 [WIP] Correct stock valuation report
bzr revid: jco@openerp.com-20140416084849-kr0c2h8xqf1bw9vn
2014-04-16 10:48:49 +02:00
Thibault Delavallée f9b2b667a0 [FIX] email_template: back to partner_ids generation when using templates
bzr revid: tde@openerp.com-20140416083946-2qlv0liu8doshh9q
2014-04-16 10:39:46 +02:00
Thibault Delavallée fe8a745b02 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140416082925-eph1x8vnwj6o31rt
2014-04-16 10:29:25 +02:00
Thibault Delavallée 482638ab27 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140416082917-lnqc60vm3cid3gl6
2014-04-16 10:29:17 +02:00
Thibault Delavallée 4336c64a7c [IMP] mail, mass_mailing: using a _mail_mass_mailing class attribute
it is now possible to compute models allowing mass mailing using mass_mailing_campaign
module. This allows to completely remove the bridges modules, using a more generic
controller for unsubscription.

bzr revid: tde@openerp.com-20140416082851-8duo6yrwr5hwd8c2
2014-04-16 10:28:51 +02:00
Simon Lejeune babfb0f78d [IMP] hr* reports converted to qweb
bzr revid: sle@openerp.com-20140415191911-0rttsd7ayk6exm6u
2014-04-15 21:19:11 +02:00
Martin Trigaux 3755fa19a5 [IMP] gamification and website_forum improvements
gamification:
- fix batch mode when grouping by id
- fix subquery in batch mode when a ending date is set
- serialisation method can exclude categories of challenge
- view improvements

website_forum:
- enabling bages in batch mode
- fix karma computation when creating a new post
- changing previous vote affects the user karma
- do not display forum challenges on user home page

bzr revid: mat@openerp.com-20140415162400-78cklbdw0bmn94zr
2014-04-15 18:24:00 +02:00
Martin Trigaux 0443680952 [FIX] gamification: the subquery domain should use less than for ending dates
bzr revid: mat@openerp.com-20140415161538-mdfadjjih90wuj3d
2014-04-15 18:15:38 +02:00
Thibault Delavallée c5627c4d3f [FIX] mass_mailing: fixed issue when generating unsubscirbe urlé
bzr revid: tde@openerp.com-20140415160743-5i0pjieo4o031ico
2014-04-15 18:07:43 +02:00
Thibault Delavallée f7d7e34467 [REM] mass_mailing: removed now dead code
bzr revid: tde@openerp.com-20140415154754-60uvhxt8ho78pdqd
2014-04-15 17:47:54 +02:00
Thibault Delavallée 3eaeae55a0 [IMP] mail, mass_mailing: better recipientsz computation
for mass mailing, composer and template. This allows to have one method computing recipints
and avoid repetiting myself.

bzr revid: tde@openerp.com-20140415154700-zu2izvxfjq1k4h4a
2014-04-15 17:47:00 +02:00
Thibault Delavallée 98472d8253 [CLEAN] Removed commented print
bzr revid: tde@openerp.com-20140415144943-ov6g4n9tzjxtwlk9
2014-04-15 16:49:43 +02:00
Thibault Delavallée 86e325b9f2 [REM] mass_mailing sub-modules: removed deda code
bzr revid: tde@openerp.com-20140415143452-igpz14t4xjqta6dn
2014-04-15 16:34:52 +02:00
Thibault Delavallée 55fc583f36 [REM] mail: compose message: removed unnecessary code
bzr revid: tde@openerp.com-20140415143343-on2d3j92o6zifq59
2014-04-15 16:33:43 +02:00