Commit Graph

41479 Commits

Author SHA1 Message Date
tfr@openerp.com d806b3dc7d [REM] remove old thunderbird plugin
bzr revid: tfr@openerp.com-20111226171538-4adf3aj0rexy0sng
2011-12-26 18:15:38 +01:00
Fabien Pinckaers d44d09e5ba [FIX] creatable in stock
bzr revid: fp@tinyerp.com-20111226130833-9m141bae7ianzp9m
2011-12-26 14:08:33 +01:00
Fabien Pinckaers e3ffee65b8 [IMP] removed quick create on partners
bzr revid: fp@tinyerp.com-20111226123644-83c3o5q62ra3z34z
2011-12-26 13:36:44 +01:00
Launchpad Translations on behalf of openerp 052223704b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111224055617-x2dcy2sqyou2g9ux
2011-12-24 05:56:17 +00:00
Quentin (OpenERP) 6a56ceeade [MERGE] merged the branch with account_bank_statement_extensions and the new account_coda module. Courstey of Noviat
bzr revid: qdp-launchpad@openerp.com-20111223164522-sqhg55ip8dyaxgu2
2011-12-23 17:45:22 +01:00
Quentin (OpenERP) 6c5de3963a [IMP] account_bank_statement_extensions: cleaned import statements
bzr revid: qdp-launchpad@openerp.com-20111223163047-aywn3186v6rb71et
2011-12-23 17:30:47 +01:00
Quentin (OpenERP) b588890d91 [IMP] account_bank_statement_extensions: simplified code and replaced the fields update_by and update_date by the fields write_uid and write_date which are already handlded by the orm
bzr revid: qdp-launchpad@openerp.com-20111223162528-20b2o1nq9fwnuruj
2011-12-23 17:25:28 +01:00
Olivier Dony 6a55da43a4 [FIX] web_livechat: updated web addons API
bzr revid: odo@openerp.com-20111223162441-kxll8y7rvygsiy8p
2011-12-23 17:24:41 +01:00
Olivier Dony a42e668e77 [FIX] share: fix URLs - `key` parameter is now required
bzr revid: odo@openerp.com-20111223162421-nn7onw3itb6noa6p
2011-12-23 17:24:21 +01:00
niv-openerp ca9b8158aa [fix] small problem with scrollbar in order lines in pos
bzr revid: nicolas.vanhoren@openerp.com-20111223161502-qtva9qrk3ifn9q25
2011-12-23 17:15:02 +01:00
Minh Tran 7c564be8ad Added an icon to the HR module
bzr revid: mit@openerp.com-20111223152935-cta0qlc2kt7g079h
2011-12-23 16:29:35 +01:00
Olivier Dony b174c95716 [MERGE] procurement: refactoring of OP procurement creation via scheduler, courtesy of Guewen Baconnier (Camptocamp)
bzr revid: odo@openerp.com-20111223152343-ff33fimz31lz3csc
2011-12-23 16:23:43 +01:00
Raphael Collet 487a82ccf9 [MERGE] config: fix missing section name when saving config file
bzr revid: rco@openerp.com-20111223152211-xkqojrv22vkfwhht
2011-12-23 16:22:11 +01:00
Thibault Delavallée a3220f837a [MERGE] purchase_requisition: fixed bug 908064: fixed warning when trying to request more than one quotation from a given partner
bzr revid: tde@openerp.com-20111223145943-87wfeonscz866ue4
2011-12-23 15:59:43 +01:00
Minh Tran 0d76916bac Some CSS tweaks on the login page
bzr revid: mit@openerp.com-20111223144656-pwcf6u7rz7g4ya9j
2011-12-23 15:46:56 +01:00
Raphael Collet 5096fb5003 [MERGE] yaml_import: fix usage of attribute 'id' in tag !delete
bzr revid: rco@openerp.com-20111223141754-5o7tb680oruk76a6
2011-12-23 15:17:54 +01:00
Olivier Dony d5168e11a3 [MERGE] purchase: refactoring of PO date computation, courtesy of Benoit Guillot (Akretion)
bzr revid: odo@openerp.com-20111223133616-cwkx0wvtcdk085p0
2011-12-23 14:36:16 +01:00
Fabien Pinckaers a720ead953 [IMP] kanban view on product lists
bzr revid: fp@tinyerp.com-20111223122434-izrkgjf500n8r95u
2011-12-23 13:24:34 +01:00
Quentin (OpenERP) f8f123a92a [IMP] account_bank_statement_extensions: added the vim line on each new .py file
bzr revid: qdp-launchpad@openerp.com-20111223115602-65yxx421cyyylmwb
2011-12-23 12:56:02 +01:00
Minh Tran 5da5507a61 Fixed style for module vignette buttons
bzr revid: mit@openerp.com-20111223114645-0mn4y5diam54c3t2
2011-12-23 12:46:45 +01:00
niv-openerp 60436dedf9 [fix] small css problem
lp bug: https://launchpad.net/bugs/905021 fixed

bzr revid: nicolas.vanhoren@openerp.com-20111223113239-a1vi53x3zlwpsgrt
2011-12-23 12:32:39 +01:00
Mayur Maheshwari (OpenERP) 5e25e0b264 [FIX]purchase_requisition: add a proper name on warring message
lp bug: https://launchpad.net/bugs/908064 fixed

bzr revid: mma@tinyerp.com-20111223112241-ze7eyf29qgf88vkv
2011-12-23 16:52:41 +05:30
Quentin (OpenERP) d0182baeb7 [ADD] added the .pot file for account_bank_statement_extensions module
bzr revid: qdp-launchpad@openerp.com-20111223111929-th3lozn8309wdigc
2011-12-23 12:19:29 +01:00
niv-openerp 3314eb1062 [fix] problem in o2m readonly, showed too much buttons
lp bug: https://launchpad.net/bugs/907736 fixed

bzr revid: nicolas.vanhoren@openerp.com-20111223111211-bxly88xx2fz0owz8
2011-12-23 12:12:11 +01:00
Minh Tran ff90fce816 Removed padding around kanban vignette
bzr revid: mit@openerp.com-20111223110741-pc51vw2wmch0nwax
2011-12-23 12:07:41 +01:00
Raphael Collet 2661edacda [MERGE] translations: import using lower-level sql (translations load about 6 times faster)
bzr revid: rco@openerp.com-20111223104824-fup1cjbjni1fsty1
2011-12-23 11:48:24 +01:00
Olivier Dony aa362f2001 [FIX] mail: access rights: allow msg/thread creation for everyone
bzr revid: odo@openerp.com-20111223104157-nu21a7c61cp6su0e
2011-12-23 11:41:57 +01:00
Quentin (OpenERP) 83486cd725 [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files...
bzr revid: qdp-launchpad@openerp.com-20111223103637-ltq8x53f4tjbmd8b
2011-12-23 11:36:37 +01:00
Olivier Dony 2b82a004dc [I18N] account,l10n_*: update translation template, remove spurious terms
Due to the presence of the new l10n_multilang module,
a lot of spurious terms where introduced in the account
template and all l10n_* templates. This should now be
cleaned up

bzr revid: odo@openerp.com-20111223102710-1dbii84mesfgchy9
2011-12-23 11:27:10 +01:00
Raphael Collet 79c32508cd [IMP] hr_holidays: employee kanban view
bzr revid: rco@openerp.com-20111223101143-zyz4c23yb7bpqlea
2011-12-23 11:11:43 +01:00
Raphael Collet b62f6625fb [IMP] hr_holidays: add color on leave status in kanban view
bzr revid: rco@openerp.com-20111223100100-rc0z07ighrj22a0e
2011-12-23 11:01:00 +01:00
Fabien Pinckaers 12d854f48e [FIX] on project, timesheets
bzr revid: fp@tinyerp.com-20111223100053-pi9qw3tt5i1a7r2c
2011-12-23 11:00:53 +01:00
Thibault Delavallée 04d66b2de8 [MERGE] stock: purchase analysis: fixed bug 906857: wrong icon in view
bzr revid: tde@openerp.com-20111223095607-e3s605ntol2ujl4v
2011-12-23 10:56:07 +01:00
Fabien Pinckaers f87971efc6 [IMP] leaves kanban improvement
bzr revid: fp@tinyerp.com-20111223091744-ze375m6s7ho4myle
2011-12-23 10:17:44 +01:00
Raphael Collet cbdf42d104 [FIX] hr_holidays: fix domain in determination of employee leave status
bzr revid: rco@openerp.com-20111223090210-v9rmu26fa3mfklp6
2011-12-23 10:02:10 +01:00
Raphael Collet ae0eddfcbb [FIX] account: fix malformed domain
bzr revid: rco@openerp.com-20111223083108-i8exaqx5ha7af5fh
2011-12-23 09:31:08 +01:00
Raphael Collet 542486ab95 [FIX] purchase_requisition, l10n_cr: remove non-existent field from data
bzr revid: rco@openerp.com-20111223083019-y4hztzgy46vxidgt
2011-12-23 09:30:19 +01:00
Raphael Collet bd37a99045 [FIX] account: fix warning about nonexistent field 'display_type'
bzr revid: rco@openerp.com-20111223081354-hn3pv4eawi385zro
2011-12-23 09:13:54 +01:00
Launchpad Translations on behalf of openerp a6c649dd4e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223054503-il515335tdfkghbw
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223073609-mpe8e232ykba47y0
2011-12-23 07:36:09 +00:00
fp 8e66fe7f89 [IMP] employee view
bzr revid: fp@fp-laptop-20111222221031-6vcsojhlxj48yan0
2011-12-22 23:10:31 +01:00
Olivier Dony 25599f2093 [MERGE] sql_db: try to reconnect after db failure, courtesy of Florent Xicluna
bzr revid: odo@openerp.com-20111222214816-brv6iohfblzg2mli
2011-12-22 22:48:16 +01:00
Olivier Dony a58a2a5e18 [MERGE] orm: dead code removal, courtesy of Olivier Macchioni
bzr revid: odo@openerp.com-20111222212859-z8svmrd3yosduelo
2011-12-22 22:28:59 +01:00
Olivier Dony 6f09a2b467 [MERGE] Introduction of field.sparse, courtesy of Sebastien Beau (Akretion)
bzr revid: odo@openerp.com-20111222205754-0nsrqyeyrzhyakiy
2011-12-22 21:57:54 +01:00
Olivier Dony be9a509e58 [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111222202356-6u22um5kc9yuusxc
2011-12-22 21:23:56 +01:00
Olivier Dony 3bf839996c [I18N] base: updated translation template
bzr revid: odo@openerp.com-20111222202225-bfyk0uzmakgt1tle
2011-12-22 21:22:25 +01:00
Olivier Dony cb28f8de07 [I18N] all: update translation templates
bzr revid: odo@openerp.com-20111222185539-9gn06tu38ynoc416
2011-12-22 19:55:39 +01:00
Antony Lesuisse f0cb64cb77 [MERGE] hr employee kanban, improved demo data, by mit, fixed by rco
bzr revid: al@openerp.com-20111222183018-2y8seq4sq0mo6tem
2011-12-22 19:30:18 +01:00
Olivier Dony 482aee1951 [IMP] fields.sparse: custom sparse field creation now working + handle deleted resources properly
bzr revid: odo@openerp.com-20111222182405-425rzyl6idg9aocu
2011-12-22 19:24:05 +01:00
Olivier Dony 24b283567d [FIX] orm: typos
bzr revid: odo@openerp.com-20111222182023-kspwaukocijhh4cq
2011-12-22 19:20:23 +01:00
Fabien Pinckaers 06e0392d6a [IMP] Employee Addressbook shouold be an application
bzr revid: fp@tinyerp.com-20111222172327-rgm8aiyh6xon1miu
2011-12-22 18:23:27 +01:00