Commit Graph

33403 Commits

Author SHA1 Message Date
Alexis de Lattre 432931dda5 Add active field on account.fiscal.position.
Fixes LP bug #768847

lp bug: https://launchpad.net/bugs/768847 fixed

bzr revid: alexis@via.ecp.fr-20110824211943-kcfp6133556zropc
2011-08-24 23:19:43 +02:00
Olivier Dony d45883d44a [FIX] hr: HR Officer group should imply HR Employee group
Failure to have this dependency means that the drop-down for 
HR permissions on the user will always only show Employee
even if the user also has Officer/Manager access

bzr revid: odo@openerp.com-20110824151143-cysnlvetzrvqrfs2
2011-08-24 17:11:43 +02:00
Xavier Morel 58fc194593 [IMP] pos: remove select=1 attributes in views, not really used anymore
bzr revid: xmo@openerp.com-20110824140309-864i0mhydruk7yu2
2011-08-24 16:03:09 +02:00
Xavier Morel b0a1441722 [IMP] remove date widget on datetime fields in search view
bzr revid: xmo@openerp.com-20110824135835-ooqqw87301n6mxja
2011-08-24 15:58:35 +02:00
Launchpad Translations on behalf of openerp ae7b1699cb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110823050537-7q5lx6k2wq8n70ld
bzr revid: launchpad_translations_on_behalf_of_openerp-20110824043728-ri9o75i5hp2tss1x
2011-08-24 04:37:28 +00:00
Fabien Pinckaers ae52f731bb merge
bzr revid: fp@tinyerp.com-20110822173128-52ax9zpq0rm83o9o
2011-08-22 19:31:28 +02:00
Fabien Pinckaers 32c17b85d7 [IMP] code cleanup, reported by vincent a.
bzr revid: fp@tinyerp.com-20110822172950-75h3qz5p0sjgh02t
2011-08-22 19:29:50 +02:00
Antony Lesuisse f11f0dd9e3 [IMP] use same throbber for creation and home
bzr revid: al@openerp.com-20110822163432-s6n02em21hpi4uk1
2011-08-22 18:34:32 +02:00
niv-openerp b5501dbfa5 [merge] lot of improvements and fixes related to dates
bzr revid: nicolas.vanhoren@openerp.com-20110822155434-c97zt009orsh92h3
2011-08-22 17:54:34 +02:00
niv-openerp bd22eb5006 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822155420-zpsdabf8mqk5up0e
2011-08-22 17:54:20 +02:00
niv-openerp 0715f66f23 [fix] fixed some problems in the str_to_x functions
bzr revid: nicolas.vanhoren@openerp.com-20110822155239-ep2opx33mhm23e4t
2011-08-22 17:52:39 +02:00
Antony Lesuisse e5b2a3ebbf [FIX] o2m template
bzr revid: al@openerp.com-20110822153307-w8be7jdhq5k1mvt2
2011-08-22 17:33:07 +02:00
niv-openerp 10b5771fb1 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822151908-y5jukt4e85hlll0r
2011-08-22 17:19:08 +02:00
Fabien Meghazi f9462c5d48 [FIX] Fix form reload() which was not based on dataset index
bzr revid: fme@openerp.com-20110822150808-1t0x6g0ob1n1zaln
2011-08-22 17:08:08 +02:00
Antony Lesuisse 45496327d4 [FIX] ir.action.act_window form missing target
bzr revid: al@openerp.com-20110822145244-dctqa7gd1m9b35e2
2011-08-22 16:52:44 +02:00
niv-openerp 9d6e0dcc9c [imp] removed unused libary file
bzr revid: nicolas.vanhoren@openerp.com-20110822145127-3nl8k1dkh95ac07a
2011-08-22 16:51:27 +02:00
niv-openerp cd60aa30e5 [imp] now loads correct datejs localization file, also added labjs to make fme happy
bzr revid: nicolas.vanhoren@openerp.com-20110822143924-7bl4m4dac26g0g5v
2011-08-22 16:39:24 +02:00
Fabien Meghazi fef53de67f [IMP] Improved m2o styling
bzr revid: fme@openerp.com-20110822141118-94wp9p8pf2u9zzq6
2011-08-22 16:11:18 +02:00
Xavier Morel 57a3ca1778 [FIX] add template to client actions missing them for new rendering workflow
bzr revid: xmo@openerp.com-20110822133002-aszaynadwfiuqulf
2011-08-22 15:30:02 +02:00
niv-openerp 66744e00e4 [merge] improvements to formating/parsing functions, now handles most types bidirectionaly
bzr revid: nicolas.vanhoren@openerp.com-20110822125725-1pnhj1hrcp2i6xqb
2011-08-22 14:57:25 +02:00
niv-openerp d9b7c48eb8 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822125708-xd75m77jpvr6b4n1
2011-08-22 14:57:08 +02:00
niv-openerp bc11d76187 [imp] switched from strftime.js to datejs' implementation of unix date formating + added tests
bzr revid: nicolas.vanhoren@openerp.com-20110822125355-uhgq0sqd6pw7x3wq
2011-08-22 14:53:55 +02:00
Fabien Meghazi 206f707891 [FIX] Fix layout problems. Chrome has wierd behaviour on input width when no @size is specified
bzr revid: fme@openerp.com-20110822124910-pfryuxttmxd0j4jx
2011-08-22 14:49:10 +02:00
niv-openerp 5199d2bf9e [imp] made parse function and began tests
bzr revid: nicolas.vanhoren@openerp.com-20110822123516-7qf7700v0irc70nd
2011-08-22 14:35:16 +02:00
Fabien Meghazi eebd0ccfd2 [FIX] Normalized formview's do_save behviour between touched and untouched state
bzr revid: fme@openerp.com-20110822122654-yh43we5egd52162n
2011-08-22 14:26:54 +02:00
Fabien Meghazi 19941992aa [FIX] Fix undo & reset in dashboards
lp bug: https://launchpad.net/bugs/825265 fixed

bzr revid: fme@openerp.com-20110822111042-q20vvb1o0sfxh294
2011-08-22 13:10:42 +02:00
Fabien Meghazi eb1d3f1329 [FIX] Fixed dashboard 'Add Widget'
bzr revid: fme@openerp.com-20110822101934-3mkcrbis5h0lj1ez
2011-08-22 12:19:34 +02:00
Vo Minh Thu cedc961be1 [MERGE] ir_actions: add user in eval context, use fallback --email-from value.
bzr revid: vmt@openerp.com-20110822100007-q07bsf0dxrhjnzvf
2011-08-22 12:00:07 +02:00
niv-openerp 0f296d6a9c [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822091110-xflm02no7auscyxx
2011-08-22 11:11:10 +02:00
Launchpad Translations on behalf of openerp 063e28a83d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110820045348-7oh5zs7l4lr3zsq1
2011-08-20 04:53:48 +00:00
niv-openerp 046c5c928f [imp] added formating for dates and floats
bzr revid: nicolas.vanhoren@openerp.com-20110819154726-7fzt1wwh4h7d5c25
2011-08-19 17:47:26 +02:00
Xavier Morel f8960688fb [FIX] calling a method on self works significantly better when self exists in the scope
bzr revid: xmo@openerp.com-20110819154705-cuvtekexj2i121ni
2011-08-19 17:47:05 +02:00
Fabien Pinckaers 3ea0c16d62 merge
bzr revid: fp@tinyerp.com-20110819152303-ohbyea95j6e2lxsk
2011-08-19 17:23:03 +02:00
Fabien Pinckaers 21cc27087b imp
bzr revid: fp@tinyerp.com-20110819152019-gv20gtd1fpea63xv
2011-08-19 17:20:19 +02:00
Fabien Pinckaers 537c71dc10 [IMP] tooltips on account/journal types
bzr revid: fp@tinyerp.com-20110819151915-spa2agetmtqweau5
2011-08-19 17:19:15 +02:00
niv-openerp a4cb60bff0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-kd6lgvvqcd82r6rb
2011-08-19 16:55:43 +02:00
niv-openerp e6d99526f0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-q2q4admsahmawkbd
2011-08-19 16:55:43 +02:00
niv-openerp 4cecc53cf6 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-dbsul3smdx7qnkml
2011-08-19 16:46:56 +02:00
niv-openerp bf509d08c3 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-g13y3jfsfgy5pspb
2011-08-19 16:46:56 +02:00
Olivier Dony fb59f1098f [FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API
bzr revid: odo@openerp.com-20110819144252-gz0ff9mg598778uv
2011-08-19 16:42:52 +02:00
Olivier Dony c88c35ce80 [FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broken, pending fix)
bzr revid: odo@openerp.com-20110819144241-9eay9dnqdod7sn6y
2011-08-19 16:42:41 +02:00
Xavier Morel eaf0914e2a [FIX] incompatibility between static home and ActionManager
convert static home to a client action, fix ActionManager's handling of client actions to play correctly with the Widget lifecycle (and clean any client action displayed in case it's switching to an inner act_window)

bzr revid: xmo@openerp.com-20110819143947-29dzerce0d42fhel
2011-08-19 16:39:47 +02:00
Xavier Morel 2cefb02439 [IMP] add note on Widget insertion methods starting widgets themselves
bzr revid: xmo@openerp.com-20110819135454-3qykqkxukzja36yd
2011-08-19 15:54:54 +02:00
Fabien Pinckaers 4e1bcd16f9 [FIX] hr_recruitment access rules
bzr revid: fp@tinyerp.com-20110819133607-wgap1frd1knnhz55
2011-08-19 15:36:07 +02:00
Fabien Pinckaers 7cecd0e870 merge
bzr revid: fp@tinyerp.com-20110819121637-q7ugo0cztzdl04s1
2011-08-19 14:16:37 +02:00
Fabien Pinckaers 62a260c5fb [IMP] payment term
bzr revid: fp@tinyerp.com-20110819121436-wten76n6wcd6s6m6
2011-08-19 14:14:36 +02:00
Launchpad Translations on behalf of openerp b93ee681aa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110819043543-y0ffrzj9o2vtuktx
2011-08-19 04:35:43 +00:00
Antony Lesuisse 7e80e928fb [IMP] prepare debug mode for rpc
bzr revid: al@openerp.com-20110819030235-a25a3yiwmfjvd9uq
2011-08-19 05:02:35 +02:00
Antony Lesuisse 7b79fd47d5 [IMP] database creation cleanups
bzr revid: al@openerp.com-20110819020156-yo41xcjnxiwqtkwr
2011-08-19 04:01:56 +02:00
Antony Lesuisse 34dd71fe5a [FIX] project_issue xml typo
bzr revid: al@openerp.com-20110819011410-nilub0nw6o23prko
2011-08-19 03:14:10 +02:00