Commit Graph

18884 Commits

Author SHA1 Message Date
Antony Lesuisse 359d6d5c92 [FIX] sale set the company_id related field readonly
lp bug: https://launchpad.net/bugs/694124 fixed

bzr revid: al@openerp.com-20110105134050-yjf77ev78h08q9ri
2011-01-05 14:40:50 +01:00
qdp-launchpad@tinyerp.com a446aa0736 [FIX] account: fixed the reconcile_partial method. We now use the is_zero function to avoid rounding problem like having a balance of 0 and the accounting entries that doesn't want to fully reconcile
bzr revid: qdp-launchpad@tinyerp.com-20110105133823-phgorfsweniq1258
2011-01-05 14:38:23 +01:00
qdp-launchpad@tinyerp.com 3c71cd0697 [FIX] account: forward port of the fix of the reconcile method on account.move.line in cases of multi-currency uses
bzr revid: qdp-launchpad@tinyerp.com-20110105133415-hdx72lmvi3f7scvb
2011-01-05 14:34:15 +01:00
Thibault Francois 4ae76de3de [FIX] mrp/report : fix pychart import
bzr revid: tfr@openerp.com-20110104112752-xi0p9xfxbwf6wi7j
2011-01-04 12:27:52 +01:00
Thibault Francois 6c5920a0a0 [MERGE] translation
bzr revid: tfr@openerp.com-20110104111616-zqn59083y37eahgx
2011-01-04 12:16:16 +01:00
Thibault Francois a0a18a7edc [FIX] email_template : revno of previous method
bzr revid: tfr@openerp.com-20110104101306-1j1wmpjmb6k6e2f0
2011-01-04 11:13:06 +01:00
Thibault Francois 0de512ebe5 [FIX] email_template : Cleaning mailbox send_mail
bzr revid: tfr@openerp.com-20110104101155-lru81c424h9x9t4o
2011-01-04 11:11:55 +01:00
Fabien Pinckaers 7873e79a77 [IMP] type fr.po
bzr revid: fp@tinyerp.com-20110104100853-8jjac639ueau65qv
2011-01-04 11:08:53 +01:00
Fabien Pinckaers 5134ceaff7 [IMP] french translation
bzr revid: fp@tinyerp.com-20110104100235-id212wyrrgl4l167
2011-01-04 11:02:35 +01:00
Thibault Francois 6ceeb281e0 [MERGE] with lp:openobject-addons
bzr revid: tfr@openerp.com-20110104100235-iovwlof7x7u9arlh
2011-01-04 11:02:35 +01:00
Fabien Pinckaers 204613eee3 [IMP] testing lp to have two po terms different context, same id: warehouse, fr
bzr revid: fp@tinyerp.com-20110104093636-hxvrtkgm16mzj6tv
2011-01-04 10:36:36 +01:00
Sbh (OpenERP) afa53f95a2 [IMP] project_long_term: Add start date and end date in tasks detail view
bzr revid: sbh@tinyerp.com-20110104063659-rhwstzc0tch71dsq
2011-01-04 12:06:59 +05:30
Sbh (OpenERP) e1a001b64e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110103041826-atjzj7zbs8ayxrl1
bzr revid: sbh@tinyerp.com-20110104050350-ht7063oddesu3esy
2011-01-04 10:33:50 +05:30
Olivier Dony 67d825b03e [I18N] all: updated translation templates after latest changes (again)
bzr revid: odo@openerp.com-20110103172053-wc4dgcphwp3g7y18
2011-01-03 18:20:53 +01:00
Olivier Dony 64ce199e17 [I18N] all: updated translation templates after latest changes
bzr revid: odo@openerp.com-20110103161550-1rp408wtnl2vd1xi
2011-01-03 17:15:50 +01:00
Sbh (OpenERP) 6b487a9e4d [IMP] project_long_term: rename other info tab to Schedule and display info
bzr revid: sbh@tinyerp.com-20110103130108-og8g7v3e0i3fe487
2011-01-03 18:31:08 +05:30
Sbh (OpenERP) 263c058565 [IMP] project_timesheet: rename the project to Analytic account/project
bzr revid: sbh@tinyerp.com-20110103110832-t013w7l0ncicvqrh
2011-01-03 16:38:32 +05:30
UCO(OpenERP) 328ef4cacb [Fix] project_timesheet: pass the journal_id
bzr revid: sbh@tinyerp.com-20110103110605-h0g1pnpv8v72814k
2011-01-03 16:36:05 +05:30
MTR(OpenERP) 501673e54f [FIX] l10n_fr: buildbot fixes for yaml
bzr revid: mra@mra-laptop-20110103103506-s1uude440q9d3cil
2011-01-03 16:05:06 +05:30
qdp-launchpad@tinyerp.com b7d5d7c008 [FIX] account: removed translate=True on account type in order to fix the translations
bzr revid: qdp-launchpad@tinyerp.com-20110103084715-hihr3cz55l1i43wt
2011-01-03 09:47:15 +01:00
Launchpad Translations on behalf of openerp 81ca85beff Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110101050531-khdl20dn77zc2jmj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110102050226-71740ifoogqdko3a
2011-01-02 05:02:26 +00:00
P. Christeas 926a29f7fd hr_payroll: fix payroll-register report, after last patch
when introducing the "dp='Account'" argument, the first "o" argument to
get_xx() was falsely removed.

bzr revid: p_christ@hol.gr-20101231193400-pjz3zxikt4o68ph4
2010-12-31 21:34:00 +02:00
Fabien Pinckaers 9b33bc24cc [FIX] mrp/stock
bzr revid: fp@tinyerp.com-20101231141242-c0wnddie6fsoav9p
2010-12-31 15:12:42 +01:00
Harry (OpenERP) db3ecb0649 [FIX] project_long_term: fix
bzr revid: hmo@tinyerp.com-20101231115754-f4gvpijitxqme15j
2010-12-31 17:27:54 +05:30
Sbh (OpenERP) 2f3f2423dc [Fix] project_long_term:Fix translation
bzr revid: sbh@tinyerp.com-20101231112050-uyx55826rtlsodya
2010-12-31 16:50:50 +05:30
Sbh (OpenERP) 4718671d19 [MERGE] Merge lp:~openerp-dev/openobject-addons/jam-dev-addons
bzr revid: sbh@tinyerp.com-20101231092316-0p053c6yjtxmv8c4
2010-12-31 14:53:16 +05:30
jam-openerp cb836a0746 [FIX] Outlook Buidbot Warning Fix
bzr revid: jam@tinyerp.com-20101231090610-zyigsrmxeokajyha
2010-12-31 14:36:10 +05:30
Sbh (OpenERP) 1583df0079 [MERGE] Merge lp:~openerp-dev/openobject-addons/jam-dev-addons
bzr revid: sbh@tinyerp.com-20101231084240-smbsvg9ent2kprud
2010-12-31 14:12:40 +05:30
jam-openerp 951754060d [MERGE] with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: jam@tinyerp.com-20101231072542-70a11o30k1cek98b
bzr revid: jam@tinyerp.com-20101231082849-acysabn1q0cw8wgq
2010-12-31 13:58:49 +05:30
Fabien Pinckaers 30e88c6275 [IMP] improve tax view for code invert
bzr revid: fp@tinyerp.com-20101231082126-mba5mdfxicq2cxa2
2010-12-31 09:21:26 +01:00
Fabien Pinckaers 1d5a2275c8 fix
bzr revid: fp@tinyerp.com-20101231080648-816jqmjzbee006iv
2010-12-31 09:06:48 +01:00
Sbh (OpenERP) b9c0e8b2c5 [MERGE] Merge lp:~openerp-dev/openobject-addons/trunk-dev-addons1-atp
bzr revid: sbh@tinyerp.com-20101231073408-6we8oscfzgt74a7u
2010-12-31 13:04:08 +05:30
Sbh (OpenERP) 93c221d296 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101231071411-p0pft257rwt189s5
2010-12-31 12:44:11 +05:30
atp (Open ERP) dc04fb6fa1 [REMOVE]: Remove Graph view in crm claim module.
bzr revid: atp@tinyerp.co.in-20101231071317-chpifvqocoxvh4ad
2010-12-31 12:43:17 +05:30
Sbh (OpenERP) 9320c0a99e [IMP] project_long_term: change the tootips in translation file
bzr revid: sbh@tinyerp.com-20101231065220-po5zxqmgpxu44hiy
2010-12-31 12:22:20 +05:30
NOZ (OpenERP) 270f0d158a [FIX] sale: set default value of price_unit
bzr revid: hmo@tinyerp.com-20101231064506-kc5er6iauj9spkcu
2010-12-31 12:15:06 +05:30
atp (Open ERP) 856146b3ce [ADD]: Added graph view in crm_partner_assign module for Opp. Assignment analysis.
bzr revid: atp@tinyerp.co.in-20101231064259-zfc75frf6ft5hwow
2010-12-31 12:12:59 +05:30
rpa (Open ERP) 6835156824 [FIX]: mrp: Fixed warnings
bzr revid: rpa@tinyerp.com-20101231064012-pkmgfbrsijaxfwyu
2010-12-31 12:10:12 +05:30
atp (Open ERP) 7121fd8c2e [ADD]: ADD security file for crm_partner_assign module.
bzr revid: atp@tinyerp.co.in-20101231062650-jjsxhsl2xorfkhu3
2010-12-31 11:56:50 +05:30
Sbh (OpenERP) 55228c84a7 [Fix] Fix buildbot warning
bzr revid: sbh@tinyerp.com-20101231062640-p7j0wdq40su3r0cv
2010-12-31 11:56:40 +05:30
rpa (Open ERP) 8293d6f0a2 [FIX]: mrp: Fixed openerp-buildfail-1-4865, openerp-buildfail-1-4866
bzr revid: rpa@tinyerp.com-20101231062618-y6m5xmp1ucmbg935
2010-12-31 11:56:18 +05:30
jam-openerp ef644ffe46 [IMP] Outlook Addins Create Document
bzr revid: jam@tinyerp.com-20101231060634-4mfazr159td83qzy
2010-12-31 11:36:34 +05:30
Launchpad Translations on behalf of openerp c5f275ee73 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101231052837-svzr899wp8yqpvj3
2010-12-31 05:28:37 +00:00
atp (Open ERP) 43390f3709 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101231050246-qvscv0l2eoyvncfx
2010-12-31 10:32:46 +05:30
Sbh (OpenERP) a329a57bdd [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101230131110-8l42t3b4hituf7aj
bzr revid: sbh@tinyerp.com-20101231045926-gqkspd1jgoglv2qj
2010-12-31 10:29:26 +05:30
qdp-launchpad@tinyerp.com f8c4b4e72f [FIX] project_long_term: scheduling of tasks should reassign only task not yet started
bzr revid: qdp-launchpad@tinyerp.com-20101230172503-58xe1zekdcwxgesi
2010-12-30 18:25:03 +01:00
qdp-launchpad@tinyerp.com 4a9f371c75 [MERGE] merged the dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101230172302-fayn50b4fz7vfjln
2010-12-30 18:23:02 +01:00
Francois Degrave e494a992dd [IMP ]added shortcuts to demo user, modified visibility of elements in employee views
bzr revid: fde@openerp.com-20101230170800-drbr5ie19trv0nxj
2010-12-30 18:08:00 +01:00
Harry (OpenERP) 84be62444b [FIX] project_long_term: improve string in view
bzr revid: hmo@tinyerp.com-20101230164541-921clwgcu0lw4ghh
2010-12-30 22:15:41 +05:30
François Degrave 6e90f9165b [IMP] buttons visibility on HR
bzr revid: fde@openerp.com-20101230155348-o7571z970z1m2uha
2010-12-30 16:53:48 +01:00