- Jul 25, 2013
-
-
Thibault Delavallée authored
orm: added _check_m2my_recursion, to check loops in many2many recursive fields tools: removed sms_send bzr revid: tde@openerp.com-20130725104914-dutxfon3odp8z167
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20130725083500-xp21mgp9w2cu8vzi
-
- Jul 26, 2013
-
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20130725051258-3nzwdk9vxqbek8el bzr revid: launchpad_translations_on_behalf_of_openerp-20130726051450-12v8h0so01s5y7xn
-
- Jul 25, 2013
-
-
Denis Ledoux authored
[ADD][IMP]google_spreadsheet: module which adds the possibility to display data from OpenERP in Google Spreadsheet in real time, + some adaption to google_drive and google_base_account for more generic to anticipate other google related modules bzr revid: dle@openerp.com-20130725125016-a20m4qad40xs24ob
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130725124259-h6apjfjpu579tl6z
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130725122804-sx4airv20d7a278s
-
Nicolas Vanhoren authored
[IMP] Added grunt file to use jshint on all the javascript files in the 'web' addons and corrected all the potential errors highlighted by jshint bzr revid: nicolas.vanhoren@openerp.com-20130725120811-vehacpc8scpfef0p
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130725120742-0omjb6l80kwon2vi
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130725115829-jtb3v3q42j15nl61
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130725113041-n6u9gyo1vbv1blw5
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130725112416-j6wbm254yx05i890
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130725103301-65nld10p1if7k0zt
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130725100749-0i82gf3k3nvt4r44
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20130724053159-8wdv92pt9hwa3qgp bzr revid: launchpad_translations_on_behalf_of_openerp-20130725051315-bc4hramkauuexjra
-
- Jul 24, 2013
-
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130724153754-thj2l0b1t4lw136j
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130724151929-8j1bo1ae64lwkxdw
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130724130936-u1payhg18hcssj0z
-
Denis Ledoux authored
[FIX]google_drive, google_spreadsheet: go to configuration panel only for group settings, spreadsheet attached to model without res_id bzr revid: dle@openerp.com-20130724130534-axyvc0u0g1um07fg
-
Nicolas Vanhoren authored
[IMP] Simplified db detection by removing 'db' http parameter handling in http.py to put it in main.py bzr revid: nicolas.vanhoren@openerp.com-20130724130036-owht2qy2aayynpoi
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130724122328-kbnwq2uois37q74n
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130723141356-5lgimgx0vxmvx1h3 bzr revid: dle@openerp.com-20130724120435-o99sa0t5x91ytxp0
-
Nicolas Vanhoren authored
bzr revid: nicolas.vanhoren@openerp.com-20130724100030-yxbpntlz58kohy1n
-
Nicolas Vanhoren authored
[IMP] Cleaned some more http.py, removed 'debug' handling and put it in the controller serving the home page bzr revid: nicolas.vanhoren@openerp.com-20130724073624-uhshc0cn2m3rs7iq
-
- Jul 23, 2013
-
-
Thibault Delavallée authored
and replaced by a _mail_post_access attribute on the model. [DOC] Added changelog. bzr revid: tde@openerp.com-20130723151514-3dhbbyf645rnwwau
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20130723151105-fk8c0rgi6xya0np5
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20130723144507-bwwegheqofs7x1ox
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130723141256-tohys9etqw6wbrxw
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130723141009-1b301rk5txiihstl
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130723133055-evcyunmih9uma3k4
-
Denis Ledoux authored
[FIX]google_spreadsheet: add active field on google drive template and handle when auth_crypt is installed bzr revid: dle@openerp.com-20130723130453-0vns37b89v622kh0
-
Thibault Delavallée authored
[IMP] hr - hr.employee_category: now called 'Tag' - hr.holidays: improved help on 'limit' field [IMP] product - product.pricelist.item: added a default method on 'base' field - pricelist view: added type in context [IMP] purchase: modified buttons presence based on state [IMP] project: added avatar of members in form view Coming from an old addons-style task. bzr revid: tde@openerp.com-20130723113539-zdqb4hiuwsr6tc48
-
Thibault Delavallée authored
[IMP] account: form view usability improvement: compute balance field visible in bank statement Coming from an old PS task. bzr revid: tde@openerp.com-20130723111935-22sm7ung473mcyf0
-
Thibault Delavallée authored
Users in technical feature can now edit the subtypes that followers have checked. This allows for example to edit the subscription of partners that have no access to the document, or to ensure that a follower is following the right subtypes. An edit button is visible near the remove cross, next to the partner name, in the follower list. bzr revid: tde@openerp.com-20130723102422-mju7e2tzsg0lrls0
-
Thibault Delavallée authored
No need to use an image for edition -> use webtypo font instead Small code cleaning in js / python bzr revid: tde@openerp.com-20130723095509-knp45uvmlfmr27v9
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20130723091308-dck3bt8ihi6480lc
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20130722053434-s45ygm64hlnww4xu bzr revid: launchpad_translations_on_behalf_of_openerp-20130723050146-4be9ky5ndzjfs9km
-
- Jul 22, 2013
-
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130722165238-rreum7iphpaqx995
-
Denis Ledoux authored
[ADD]google_spreadsheet: view (ir.attachement) in reporting, formula used in description of attachement bzr revid: dle@openerp.com-20130722164508-1849vgrr6j0j6yhk
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130722145407-3pmx8dv3dlczb8oa
-
Denis Ledoux authored
bzr revid: dle@openerp.com-20130722143034-4tf8mr71ocf049ma
-