Commit Graph

510 Commits

Author SHA1 Message Date
Cedric Snauwaert f76ac92242 [FIX]fix problem when iterating on several ids in create_move (value_residual was not recomputed)
bzr revid: csn@openerp.com-20121114150133-8hvrdkrwor7v9i2m
2012-11-14 16:01:33 +01:00
Cedric Snauwaert 112152b5d8 [MERGE]merge with trunk
bzr revid: csn@openerp.com-20121114094751-iz3yf6bj73e5u2pa
2012-11-14 10:47:51 +01:00
Fabien Pinckaers d80cfe8ed0 [FIX] assets
bzr revid: fp@tinyerp.com-20121113080706-1zlo8qnbieys8nxy
2012-11-13 09:07:06 +01:00
Cedric Snauwaert 499cc41b20 [FIX]module account_asset : fix the date problem with depreciation board (without using prorata) when recomputing the board and some entries were already validated
bzr revid: csn@openerp.com-20121102152751-6jt0uom3hqn8arhs
2012-11-02 16:27:51 +01:00
Cedric Snauwaert 3af0bb41ad [MERGE]merge with latest addons_trunk
bzr revid: csn@openerp.com-20121102104549-qqy8ud6nduvpyee6
2012-11-02 11:45:49 +01:00
Khushboo Bhatt (Open ERP) e9942561c0 [FIX]account_asset:Fixes the expresion problem in asset
bzr revid: kbh@tinyerp.com-20121102091445-xgsn8kvsu3glom1d
2012-11-02 14:44:45 +05:30
jacara 459270ebff [FIX]account_asset:Fixes the expresion problem in
lp bug: https://launchpad.net/bugs/1074228 fixed

bzr revid: kbh@tinyerp.com-20121102072500-ylzaw1i75a13kimh
2012-11-02 12:55:00 +05:30
Launchpad Translations on behalf of openerp 87d3caa50f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h
2012-10-30 05:37:00 +00:00
Harry (OpenERP) 6e20739822 [IMP] account_asset: comment
bzr revid: hmo@tinyerp.com-20121023100729-j8veyhmidat0nppp
2012-10-23 15:37:29 +05:30
Harry (OpenERP) 0128b0698d [MERGE]
bzr revid: hmo@tinyerp.com-20121023094002-t4tr2m98fzcry3q2
2012-10-23 15:10:02 +05:30
Launchpad Translations on behalf of openerp 5bfa3c5a7d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121019053933-51d6oob5aw0ujz40
2012-10-19 05:39:33 +00:00
Launchpad Translations on behalf of openerp df2750f9fd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121018044110-cqlg7hbfgy4m2bba
2012-10-18 04:41:10 +00:00
Fabien Pinckaers 20fefed4c7 [MERGE] create=false
bzr revid: fp@openerp.com-20121010200511-yjmajwybmf3yfitm
2012-10-10 22:05:11 +02:00
Quentin (OpenERP) 7162a62550 [IMP] account_asset: added monetary widget on asset form view
bzr revid: qdp-launchpad@openerp.com-20121010125231-q3pmc65m5ujz2anr
2012-10-10 14:52:31 +02:00
Atul Patel (OpenERP) 257d03f403 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003052447-99gpby70gy2fbhih
2012-10-03 10:54:47 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers 7959fdd810 [MERGE] asset date
bzr revid: fp@tinyerp.com-20120929132128-bc719yizclniycgq
2012-09-29 15:21:28 +02:00
Bharat Devnani (OpenERP) a242e46a8f [IMP] improved the depreciation_date
bzr revid: bde@tinyerp.com-20121011083025-tqt7p9ufqaeykfc4
2012-10-11 14:00:25 +05:30
Fabien Pinckaers 3bbf132e22 [MERGE] asset date from the invoice
bzr revid: fp@tinyerp.com-20120929095255-33o2l8yl8hfhffag
2012-09-29 11:52:55 +02:00
Fabien Pinckaers 6793e30508 [FIX]
bzr revid: fp@tinyerp.com-20120929091635-nwuk8xpj9plxxwml
2012-09-29 11:16:35 +02:00
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Mayur Maheshwari (OpenERP) d1131c4a8d [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121018052756-65fv51x0qrmz7zj6
bzr revid: mma@tinyerp.com-20121019050930-mcht3lslqjk38q22
2012-10-19 10:39:30 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Khushboo Bhatt (Open ERP) 2bd286e93a [REM]account_assets:removed graph view form assets
bzr revid: kbh@tinyerp.com-20120913094611-4k5itc8wlo7w68tv
2012-09-13 15:16:11 +05:30
Dharti Ratani (OpenERP) 6086951935 [MERGE]Merged with trunk
bzr revid: dhr@tinyerp.com-20120829061429-yko2f9xgqsyynvig
2012-08-29 11:44:29 +05:30
Launchpad Translations on behalf of openerp fcfa02f700 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120829050532-9tyfsc8n79btqrv2
2012-08-29 05:05:32 +00:00
Ajay Chauhan (OpenERP) 151552cfdf [IMP] account_asset: fix the issue of residual value
bzr revid: cha@tinyerp.com-20120828092232-7a8t9ntuto0eubhb
2012-08-28 14:52:32 +05:30
Launchpad Translations on behalf of openerp 4e31d1be93 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120828064335-bftlutj6aiymztbp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120828072410-7ndsu3tnyrjhtuor
2012-08-28 07:24:10 +00:00
Dharti Ratani (OpenERP) 8fd057ee7b [IMP]account_asset,account_coda and account_payment :Applying multi currency group to currency field
bzr revid: dhr@tinyerp.com-20120827132400-jar8us97nmhlpj8e
2012-08-27 18:54:00 +05:30
Ajay Chauhan (OpenERP) 87e7926a14 [IMP] account_asset: fixed depriciation board calculation problem
bzr revid: cha@tinyerp.com-20120824054747-vgfv4e3xv7h7ao0r
2012-08-24 11:17:47 +05:30
Ajay Chauhan (OpenERP) 53c75799ee [MERGE] merge with main addons
bzr revid: cha@tinyerp.com-20120824053413-muusma66uwo92313
2012-08-24 11:04:13 +05:30
Ajay Chauhan (OpenERP) 987e362d7f [IMP] account_asset: revert old changes
bzr revid: cha@tinyerp.com-20120824051706-16pn120zdtxfve49
2012-08-24 10:47:06 +05:30
Saurang Suthar(OpenERP) 095843797c [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate
bzr revid: pso@tinyerp.com-20120822130232-un52dks3sclyx8m5
2012-08-22 18:32:32 +05:30
pso (OpenERP) c78a04bc68 [MERGE] Merged HSA's branch to improve __openerp__.py of all modules by replacing init_xml, update_xml with data, demo_xml with demo, Adding noupdate in init_xml files
bzr revid: pso@tinyerp.com-20120822071445-yamr1s0zf3fk9jj7
2012-08-22 12:44:45 +05:30
Hardik 8f9f860323 [IMP]Update __openerp__.py for all modules
bzr revid: hsa@tinyerp.com-20120820125644-px287o03bxrx8h3o
2012-08-20 18:26:44 +05:30
help 0d4603f4f9 [IMP]improved modules description from rst2html
bzr revid: help-20120820092716-x61hs1o7d8lz6tpg
2012-08-20 14:57:16 +05:30
Hardik b040d2706d [IMP]update __openerp__.py in all modules
bzr revid: hsa@tinyerp.com-20120817111540-rfql0ifsvbx5nz7g
2012-08-17 16:45:40 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
Launchpad Translations on behalf of openerp e970ecd62c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120809050051-p6f437n80grsr5vz
2012-08-09 05:00:51 +00:00
Olivier Dony 3fd9a77c83 [REVERT] Cancel PO Template changes from rev.2702 - to be fully re-generated before next release
We'll also attempt to replace the master strings in the
translated .po files before replacing the master strings,
to avoid losing translations just because of mere typo fixes.

bzr revid: odo@openerp.com-20120808144613-wtz50tcz5n7kvcza
2012-08-08 16:46:13 +02:00
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Launchpad Translations on behalf of openerp 3cfd65b43d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120807053928-8131c98edycpivlb
2012-08-07 05:39:28 +00:00
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +05:30
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
Launchpad Translations on behalf of openerp e845e2350c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120801044335-2llntxn2tfj8m7yt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120801044411-aoxlecq42a8czbf8
2012-08-01 04:44:11 +00:00
Quentin (OpenERP) e1b50e304d [MEGUEZ] merged the clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01
2012-07-31 17:03:58 +02:00