Commit Graph

73 Commits

Author SHA1 Message Date
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Twinkle (OpenERP) a3b95ebe1f [IMP]Added cancel button and apply css class flow
bzr revid: tch@tinyerp.com-20120627132806-lv8otyheoizq9of9
2012-06-27 18:58:06 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Turkesh Patel (Open ERP) b2d9025045 [IMP] account: remove cancel button from wizard.
bzr revid: tpa@tinyerp.com-20120615114621-w1cl66qygdfrkt7p
2012-06-15 17:16:21 +05:30
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Fabien Pinckaers d226ca4d35 [IMP] account views
bzr revid: fp@tinyerp.com-20120605081910-o4ehqzhvhs80zdl7
2012-06-05 10:19:10 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Olivier Dony b22fa55566 [IMP] all: remove references to `object` column of ir.values, now gone
This will get rid of a lot of warnings now that the server
warns about unknown fields

bzr revid: odo@openerp.com-20111116115810-9c5kp7lql0yyhs3n
2011-11-16 12:58:10 +01:00
Vo Minh Thu e56e526393 [FIX] account: corrected reports:
- a many2many is _inherited; this means the relation table points to the original
model, not to the actual model used in the wizard. This patch redefines explicitely
the many2many in each _inheriting model.
- In action_account_pl_report, target_move default is False. The test provides a
value (this is a required field).

bzr revid: vmt@openerp.com-20110718141157-aicd8mry14aj36yp
2011-07-18 16:11:57 +02:00
Husen Daudi 9a54ba67ed code improvements removed unused variables set indentation to 4 spaces
bzr revid: hda@hda-laptop-20110502121602-it1o5g37cfw7x7ib
2011-05-02 17:46:02 +05:30
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
Vo Minh Thu ad9b8bded9 [FIX] account/project: renamed account.analytic.Journal.report to lowercase.
- although it is an osv_memory, it is done for consistency
- proper check will be added in the server for both osv and osv_memory
- translation will be broken until we regenerate the .pot files
and launchpad regenrates the .po files.

bzr revid: vmt@openerp.com-20110427113909-qej15r9k08whlzj5
2011-04-27 13:39:09 +02:00
Fabien Pinckaers 2cac449aa4 [IMP] access rights
bzr revid: fp@tinyerp.com-20101228082954-2zyamf4zt8eorxo3
2010-12-28 09:29:54 +01:00
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
vth cb53de3f3e [REF] account: replace get_object_reference method with _get_it of ir.model.data object to fatch the value of res_id in all account_* modules
bzr revid: vth@tinyerp.com-20101028083500-rulgay01xldj56sp
2010-10-28 14:05:00 +05:30
pso 0963e97c52 [IMP] account: Assigned group to menus and improved access rights
bzr revid: pso@tinyerp.com-20101015080533-hcg57qhtk3cduif3
2010-10-15 13:35:33 +05:30
ARA (OpenERP) cf26f13881 [IMP] Improve account_* wizard view
bzr revid: ara@tinyerp.com-20101014125624-iphujhgqcclq38tg
2010-10-14 18:26:24 +05:30
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
vth b845e6557e [REF] account
bzr revid: vth@tinyerp.com-20101008124922-h3rxefxmldl4300l
2010-10-08 18:19:22 +05:30
qdp-launchpad@tinyerp.com 85d243fb44 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100913155446-gm9b07hb4fnd5yyo
2010-09-13 17:54:46 +02:00
vra 039ef25d0d [ADD] added access rights for Analytic Accounting group including menus.
[REM] Extended group for analytic related menus.
[FIX] Analytic Entries date Order.
[FIX] Assigning sale price with proper sign in product_id onchange in analytic line.

bzr revid: vra@tinyerp.com-20100907115728-n09gkjycdr32ej77
2010-09-07 17:27:28 +05:30
qdp-launchpad@tinyerp.com dca67f7fd5 [IMP] account: removed account.analytic.check report, as this feature should now be replaced by the Analytic Entries Analysis
bzr revid: qdp-launchpad@tinyerp.com-20100903152911-r2z5pzn96repc91q
2010-09-03 17:29:11 +02:00
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
PSI(OpenERP) 2f80a95c91 [IMP] Analytic account with group extended with all modules where it refrence
bzr revid: mra@mra-laptop-20100817111335-8zu0l0tqno8dj5u9
2010-08-17 16:43:35 +05:30
ARA(OpenERP) 1121f929e3 typo
bzr revid: mra@mra-laptop-20100814121231-xl63g5ao5gm2cvix
2010-08-14 17:42:31 +05:30
Mustufa Rangwala be54880c57 [MERGE] merge with trunk addons
bzr revid: mra@mra-laptop-20100626095317-zgjw5n9yc6vn2xbe
2010-06-26 15:23:17 +05:30
Fabien Pinckaers e2ff3fb555 merge
bzr revid: fp@tinyerp.com-20100626074618-0yn2fyaevlwq8vb0
2010-06-26 09:46:18 +02:00
psi (Open ERP) bd3226b73f [MERGE] Merge with dev-addons3 branch
bzr revid: psi@tinyerp.co.in-20100618062748-q4n248ylkip9wbim
bzr revid: psi@tinyerp.co.in-20100618064323-5pxbo0m3ukhls94u
bzr revid: psi@tinyerp.co.in-20100618084546-yw7tmjxv3kt3gkvi
bzr revid: psi@tinyerp.co.in-20100618085013-lgin99tg4staqb6f
2010-06-18 14:20:13 +05:30
Mustufa Rangwala 3be7801205 [MERGE] merge with trunk addons and remove conficts
bzr revid: mra@mra-laptop-20100618083859-5jbrk4u9l2vojxu6
2010-06-18 14:08:59 +05:30
psi (Open ERP) 360afadc80 [IMP] account: Improve the wizard view, accunt_analytic_plan:Improve form view
bzr revid: psi@tinyerp.co.in-20100618062520-b0ry32hrod0cmtsr
2010-06-18 11:55:20 +05:30
vra 22ca2fd839 [MERGE] Merge the changes from main trunk branch.
bzr revid: vra@tinyerp.com-20100618052116-lbcdxkqh4cqv1xlt
2010-06-18 10:51:16 +05:30
Mustufa Rangwala a69889cb91 [MERGE]
bzr revid: mra@mra-laptop-20100616132917-468ufwdm4xzqe90e
2010-06-16 18:59:17 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Vir (Open ERP) e28676b821 [MOD,IMP] point_of_sale : improvements in pos order report, account,hr,mrp,project,stock: changes in icons
bzr revid: vir@tinyerp.com-20100616114141-l6nbfgc6wsof1hzh
2010-06-16 17:11:41 +05:30
psi (Open ERP) 8622032818 [ADD] account, account_*: Add YAML test files
bzr revid: psi@tinyerp.co.in-20100608124744-8g3ggthdb6mn17ok
2010-06-08 18:17:44 +05:30
psi (Open ERP) a072f5c462 [ADD] account/project/wizard : convert account_analytic_chart wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100428104132-gcb4gyg42jvgg4q5
2010-04-28 16:11:32 +05:30
psi (Open ERP) 3c26bdadc5 [ADD] account/project/wizard : convert account_analytic_cost_ledger_for_journal_report wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100428071259-gng95v2l2piqc2zb
2010-04-28 12:42:59 +05:30
psi (Open ERP) 24f036f4c8 [ADD] account/project/wizard : convert account_analytic_journal_report wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100428054133-03y66arqfekz3fuv
2010-04-28 11:11:33 +05:30
psi (Open ERP) ce63f71019 [ADD] account/project/wizard : convert account_analytic_invert_balance_report to osv_memory
bzr revid: psi@tinyerp.co.in-20100428051312-q0wkepu5o4xyy4k2
2010-04-28 10:43:12 +05:30
psi (Open ERP) 832d8604a7 [ADD] account/project/wizard : convert account_analytic_cost_ledger wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100428044923-ptsxxzmhpq17oh7a
2010-04-28 10:19:23 +05:30
psi (Open ERP) 00bf1f7d66 [add] account : convert account_analytic_balance wizard to osv_memory wizard
bzr revid: psi@tinyerp.co.in-20100427095546-l7a4tn3tzzmwqfl1
2010-04-27 15:25:46 +05:30
psi (Open ERP) 48aeb52646 [add] account : convert account_analytic_check wizard to osv_memory wizard
bzr revid: psi@tinyerp.co.in-20100427084747-qh2yvtbqeaah2wl5
2010-04-27 14:17:47 +05:30
mra (Open ERP) df39788575 [IMP] account: Wizards clean
[MERGE] Merge with main branch

bzr revid: mra@tinyerp.com-20100402123329-w9yw85joxdlmnlrm
2010-04-02 18:03:29 +05:30
aag(OpenERP) 163246cf7d [ADD] Account: wizard convert to osv memory(Total:2) => Create subcription entries and analytic entry by lines
bzr revid: tiny@tiny-desktop-20100402122232-2lizazewbp8bn2v1
2010-04-02 17:52:32 +05:30
nel@tinyerp.com 728caca672 [IMP] Set icons to state of wizards
bzr revid: nel@tinyerp.com-20100330084233-y8isdsecqmth9j7d
2010-03-30 10:42:33 +02:00
Julien Thewys fae6f09c3c [FIX] Usability: renamed some labels.
bzr revid: jth@openerp.com-20100316090622-xr90w5pwbpmgdr0z
2010-03-16 10:06:22 +01:00