Commit Graph

76768 Commits

Author SHA1 Message Date
Thibault Delavallée 5d17667bb1 [RENAME] account_product_template -> product_email_template, to avoid
confusion with product templates. The main feature are email template on product
therefore renaming the module.

bzr revid: tde@openerp.com-20140124110802-unn4u75ad4jt0bb2
2014-01-24 12:08:02 +01:00
Thibault Delavallée c98acc4919 [CLEAN] account_product_template: cleaned demo data
bzr revid: tde@openerp.com-20140124110510-k1czgon57idv4hct
2014-01-24 12:05:10 +01:00
Thibault Delavallée e374abeba6 [FIX] account_product_template: handle attachments of the template.
bzr revid: tde@openerp.com-20140124110012-lpf79nvmcqjhzuvv
2014-01-24 12:00:12 +01:00
Thibault Delavallée 9478019191 [IMP] account_product_template: cleaned code of email sending.
Now based on a composer, trigerring the onchange with the template, then
sending the email. This replicates the email sending with the composer using
a template.
TODO: fix attachments not being send

bzr revid: tde@openerp.com-20140124105406-09gndxy3izhdyq2n
2014-01-24 11:54:06 +01:00
Thibault Delavallée 79b36c68ee [IMP] account_product_template: improved
email template simplified form view

bzr revid: tde@openerp.com-20140124105214-i0fgxj2ibwgezqau
2014-01-24 11:52:14 +01:00
Thibault Delavallée a5b8a1b3db [CLEAN] account_product_template: some cleaning for eadability
bzr revid: tde@openerp.com-20140124105150-xg8r52n6vpxg807t
2014-01-24 11:51:50 +01:00
Thibault Delavallée 0d21e37728 [CLEAN] account_product_template: moved email sending into its own method.
bzr revid: tde@openerp.com-20140124102201-dkh2n7odwxvg4lsv
2014-01-24 11:22:01 +01:00
Thibault Delavallée b187d1873f [CLEAN] account_product_template: added help and docstrings in the product template inheritance
bzr revid: tde@openerp.com-20140124102031-9gyq19ehxgtdvxxz
2014-01-24 11:20:31 +01:00
Thibault Delavallée ee692b43e2 [REF] account_product_template: reorganized the module, according to the
new module guildelines :
- model files in model directory, with product and template addition
- view files in views directory, with product and template view addition
- demo file in data directory

bzr revid: tde@openerp.com-20140124095056-v18lfk9wex5y00d7
2014-01-24 10:50:56 +01:00
Thibault Delavallée c9260b90a8 [CLEAN] account_product_template: openerp and init files cleaning
bzr revid: tde@openerp.com-20140124094514-o50cxzlm348p1vpc
2014-01-24 10:45:14 +01:00
Thibault Delavallée 9c74cab9a5 [REVIEW] account: wording of the new config field
bzr revid: tde@openerp.com-20140124093947-kbz534udanag4v14
2014-01-24 10:39:47 +01:00
Turkesh Patel (Open ERP) 0ad36cf35f [IMP] improved code and send template only on cutomer invoice
bzr revid: tpa@tinyerp.com-20140124060945-zn1bpzt41xwkh3p7
2014-01-24 11:39:45 +05:30
Turkesh Patel (Open ERP) 43ba81ad1b [IMP] use product.template model for templates
bzr revid: tpa@tinyerp.com-20140123134233-vp52fv0e047bbfgk
2014-01-23 19:12:33 +05:30
Turkesh Patel (Open ERP) a8d65e4fa9 [IMP] improved certificates
bzr revid: tpa@tinyerp.com-20140123123412-9y2hx0xqnc935zj8
2014-01-23 18:04:12 +05:30
Turkesh Patel (Open ERP) e40c8d5502 [IMP] improved view
bzr revid: tpa@tinyerp.com-20140123113921-v0ea72pdb8ansotu
2014-01-23 17:09:21 +05:30
Turkesh Patel (Open ERP) 5c8a48a902 [IMP] add partner as a follower first.
bzr revid: tpa@tinyerp.com-20140123112505-k21mvxf551xhtzad
2014-01-23 16:55:05 +05:30
Turkesh Patel (Open ERP) 5d74ae6f3a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140123111345-h1z2mi0gko013whb
2014-01-23 16:43:45 +05:30
Turkesh Patel (Open ERP) bfd0c1472b [MRG] add simplified form view of template for product
bzr revid: tpa@tinyerp.com-20140123111229-8c1d7gf2osv6cql0
2014-01-23 16:42:29 +05:30
Chirag Dodiya (OpenERP) afe9a79c28 [IMP]Improved template form view and set default value
bzr revid: cod@tinyerp.com-20140123090713-v7rk0y9ot32nmmhs
2014-01-23 14:37:13 +05:30
Thibault Delavallée 7dd432cd5d [MERGE] [REF] [IMP] base_action_rule: allow using a resource.calendar to compute
day-based timing conditions.

[REF] resource: cleaned, refactored and improved code for resource.calendar
module. Old API is kept for backward compatibility.
[TESTS] resource: added tests for the new implementation of the various
methods.

[IMP] base_action_rule: using the resource module, added the possibility
to specify a resource.calendar to compute day-based timing conditions.

[IMP] hr_contract: added an override of base action rule to add the possibility
of using an employees's resource.calendar to compute day-based timing
conditions.

bzr revid: tde@openerp.com-20140122150032-uu6mk8s0arachzy4
2014-01-22 16:00:32 +01:00
Thibault Delavallée 339c2ecc54 [IMP] default_interval also in schedule_hours, allowing to
schedule some work with a default calendar, like previous version
of resource module.

bzr revid: tde@openerp.com-20140122142805-8zyntmkx72l10fbq
2014-01-22 15:28:05 +01:00
Thibault Delavallée 2f275894f3 [CLEAN] resource: removed some TDE NOTE
bzr revid: tde@openerp.com-20140122134700-0iwb4uhg8jjdjzxn
2014-01-22 14:47:00 +01:00
Thibault Delavallée 6df94832bd [CLEAN] resource: some cleaning in docstrings
bzr revid: tde@openerp.com-20140122134609-7fvd1p49r8e40zoa
2014-01-22 14:46:09 +01:00
Thibault Delavallée 9fbbba1ee0 [IMP] resource : some docstrings cleaning + void calendar
taken into account in days scheduling + finished yesys

bzr revid: tde@openerp.com-20140122132918-4c1ag6y5gqasi32d
2014-01-22 14:29:18 +01:00
Thibault Delavallée ec2c2d4e86 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140122123237-5rc5fdyau0422fj2
2014-01-22 13:32:37 +01:00
Turkesh Patel (Open ERP) 5c97da019a [IMP] improved code to post send mail in chatter also
bzr revid: tpa@tinyerp.com-20140122072603-wik5q5nw49mp562h
2014-01-22 12:56:03 +05:30
Launchpad Translations on behalf of openerp 0f2d7e4820 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140122054041-3ebv0zxz43meid0v
2014-01-22 05:40:41 +00:00
Turkesh Patel (Open ERP) 7ca3383659 [IMP] move demo data file in demo setion
bzr revid: tpa@tinyerp.com-20140121124716-ipot2wp280ltloqa
2014-01-21 18:17:16 +05:30
Turkesh Patel (Open ERP) 3cfea8434f [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140121102549-5xtvx4emv4nrylky
2014-01-21 15:55:49 +05:30
Turkesh Patel (Open ERP) c651b3554c [IMP] improved model given in template.
bzr revid: tpa@tinyerp.com-20140121100835-k65dkw05dom4xlfs
2014-01-21 15:38:35 +05:30
Turkesh Patel (Open ERP) 22a630fc57 [MRG] added new prodcut and templatre
bzr revid: tpa@tinyerp.com-20140121095700-9j9qxx2bpgdluizg
2014-01-21 15:27:00 +05:30
Turkesh Patel (Open ERP) e8036b627c [IMP] remove menu of product template
bzr revid: tpa@tinyerp.com-20140121094423-k17idc4cg9qy5n3j
2014-01-21 15:14:23 +05:30
Chirag Dodiya (OpenERP) 081be6181a [ADD]Added demo data for product template
bzr revid: cod@tinyerp.com-20140121093854-18dxvjdx6co1amqp
2014-01-21 15:08:54 +05:30
Christophe Simonis e516362da4 [IMP] calendar: tell orm to rename old select1 column
bzr revid: chs@openerp.com-20140120164054-ia6pw4svp3ylww5w
2014-01-20 17:40:54 +01:00
Christophe Simonis 9b31f30c29 [FIX] edi: /edi/import_edi_url route is a json route
bzr revid: chs@openerp.com-20140120154422-blccmtrql7mlwmvn
2014-01-20 16:44:22 +01:00
Raphael Collet 16028dedfd [FIX] calendar: function field of type 'selection' must be given a selection parameter
bzr revid: rco@openerp.com-20140120125953-zk6iwkvye4reansl
2014-01-20 13:59:53 +01:00
Raphael Collet 77457bd8b2 [FIX] calendar: type of related field should be 'integer', not 'int'
bzr revid: rco@openerp.com-20140120114901-ryrqgu0drewsjx4y
2014-01-20 12:49:01 +01:00
Launchpad Translations on behalf of openerp 58907da3ee Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116051828-hd2t5q9ysbk5wm3p
bzr revid: launchpad_translations_on_behalf_of_openerp-20140119052609-764otsas6xg8r8a2
2014-01-19 05:26:09 +00:00
Martin Trigaux a75ebb628c [IMP] search_read: avoid calling read if search only on id column (security rules already triggered with search)
bzr revid: mat@openerp.com-20140117120235-zdj7pjd8xnnrnqol
2014-01-17 13:02:35 +01:00
Martin Trigaux 4b7799c0c7 [IMP] search_read: use search_read from the orm instead of rewritting it
skip search_count when getting no result from search_read
remove useless test based on implementation details

bzr revid: mat@openerp.com-20140117120047-9b5emsrbtjauvegl
2014-01-17 13:00:47 +01:00
Launchpad Translations on behalf of openerp 7b2948c3bc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116051725-2fysq8wj8ez01l9u
2014-01-16 05:17:25 +00:00
Christophe Simonis 0e870fc7a7 [MERGE] forward port of branch saas-2 up to revid 3897 dle@openerp.com-20140115121441-bskbyxxbc09ubavh
bzr revid: chs@openerp.com-20140115221349-3lw7b0kpo3f2d04l
2014-01-15 23:13:49 +01:00
Denis Ledoux 5649e0bbf2 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9770 revid:chs@openerp.com-20140116154645-sy4zhdgqc48xaqbx
bzr revid: dle@openerp.com-20131224112612-5gjit5uu1aaaqstx
bzr revid: dle@openerp.com-20140103094532-mbczi9ssr3gc90o1
bzr revid: dle@openerp.com-20140108105833-gblxqdw3if1gt35k
bzr revid: dle@openerp.com-20140115121441-bskbyxxbc09ubavh
bzr revid: dle@openerp.com-20140115165506-yuux9km39gbv7k4n
bzr revid: dle@openerp.com-20140116161415-0y9m0kgavcytzj9z
2014-01-16 17:14:15 +01:00
Christophe Simonis 70e201b07e [FIX] decimal_precision: clearing the cache is suffcient when decimal precision change.
[IMP] decimal_precision: call digits_change() on any field that support it, not only on float and function fields

bzr revid: chs@openerp.com-20140116154645-sy4zhdgqc48xaqbx
2014-01-16 16:46:45 +01:00
Christophe Simonis 2f90f80ba0 [FIX] orm: As float fields are stateful (the .digit attribute depend of the database (decimal_precision)), registry model instances need their owm copy.
lp bug: https://launchpad.net/bugs/929483 fixed

bzr revid: chs@openerp.com-20140116153708-061aq2k0n1qsb2n3
2014-01-16 16:37:08 +01:00
Olivier Dony 212b6bc480 [FIX] modules: set initial values for multi-process signaling to None to avoid missing events
For fresh databases, the signaling sequences in the
database stays at 1 until the installation of the
first module. If several workers are hit for this
database before the first module is installed,
this database registry will be loaded with a signaling
sequence of 1. Since  was the default value, any
signal received by workers in this state was ignored 
because they thought the registry was previously
not loaded.
Using None to indicate an  sequence value
is more accurate and avoids this error

bzr revid: dle@openerp.com-20140116151157-3zlyrg48xqn2lkd0
2014-01-16 16:11:57 +01:00
Martin Trigaux c02f16e443 [FIX] base_calendar: when searching on events, avoid getting an error if virtual_id=False and count=True
bzr revid: mat@openerp.com-20140116094758-y32i7bw4zpakk92z
2014-01-16 10:47:58 +01:00
Launchpad Translations on behalf of openerp f39b8bb436 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116060347-s1e2v9o33n1cxk2y
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116060418-cw791djr2ebt2wuy
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116060651-x8r0l0m27wcx0yav
2014-01-16 06:06:51 +00:00
Christophe Simonis 91aaaec0a5 [MERGE] forward port of branch saas-2 up to revid 9092 dle@openerp.com-20140115165506-yuux9km39gbv7k4n
bzr revid: chs@openerp.com-20140115214454-dhl8xzr429co0j5d
2014-01-15 22:44:54 +01:00
Christophe Simonis 0771ca2692 [MERGE] forward port of branch saas-2 up to revid 5002 dle@openerp.com-20140114173613-ruxye1m7fxtcjfim
bzr revid: chs@openerp.com-20140115205357-arptzm69logz3osm
2014-01-15 21:53:57 +01:00