Commit Graph

291 Commits

Author SHA1 Message Date
mra (Open ERP) f794180d12 [REM] account_date_check: Removed module merge with account
[IMP] account: Merge account_date_check features(allow date not in period)

bzr revid: mra@tinyerp.com-20100503134106-1c3lqzhishdha4np
2010-05-03 19:11:06 +05:30
Vir (Open ERP) c5278a0078 [ADD,MOD] account : wizard account move line select converted to osv memory wizard
bzr revid: vir@tinyerp.com-20100423084957-skicsige368lwrf3
2010-04-23 14:19:57 +05:30
Vir (Open ERP) d5f50a85d1 [ADD, MOD] account : wizard account use model is changed to osv memory wizard
bzr revid: vir@tinyerp.com-20100421053736-l9071dge8deuu1dl
2010-04-21 11:07:36 +05:30
Fabien Pinckaers b4e65caa16 [IMP] better views
bzr revid: fp@tinyerp.com-20100418191109-ee9avwgdbzegda4j
2010-04-18 21:11:09 +02:00
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
mra (Open ERP) 5f27223ca1 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100416143724-d55j0eergsuf5xy8
2010-04-16 20:07:24 +05:30
Fabien Pinckaers 36059ff283 [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc.
bzr revid: fp@tinyerp.com-20100416091625-4riafnmo2mo7cuu9
2010-04-16 11:16:25 +02:00
Vir (Open ERP) 593e1b9194 [MOD,ADD] Account : wizard account_statement_from_invoice is changed with osv memory wizard.
bzr revid: vir@tinyerp.com-20100415131709-phx8mytmtodsh7ge
2010-04-15 18:47:09 +05:30
psi (Open ERP) 7a9d4468c8 [ADD] account: convert account_journal_select wizard to osv_memory wizard
bzr revid: psi@tinyerp.co.in-20100413132744-zfw2i1z3lzl4mx70
2010-04-13 18:57:44 +05:30
tiny 360d4c8847 [ADD] Account: wizards convert to osv memory (Total:8)--author=aag(OpenERP)
bzr revid: tiny@tiny-desktop-20100330124702-6fuxzmazcmanoo7l
2010-03-30 18:17:02 +05:30
nel@tinyerp.com d433c53595 [IMP] Improve layout
bzr revid: nel@tinyerp.com-20100329114535-th525ey9uv9at6ws
2010-03-29 13:45:35 +02:00
RVO(OpenERP) b170ef94fc FIX converted private methods called from views to public
bzr revid: hda@tinyerp.com-20100325141736-itdnr9bfe7iox4to
2010-03-25 19:47:36 +05:30
Julien Thewys fae6f09c3c [FIX] Usability: renamed some labels.
bzr revid: jth@openerp.com-20100316090622-xr90w5pwbpmgdr0z
2010-03-16 10:06:22 +01:00
Jay (Open ERP) 4610915383 [FIX] Account : Search panel should display code before name
lp bug: https://launchpad.net/bugs/519218 fixed

bzr revid: jvo@tinyerp.com-20100211062723-dflckotm8ml891kp
2010-02-11 11:57:23 +05:30
mra (Open ERP) 12681f33f1 [IMP] English improvement for modules (changes in strings)
bzr revid: mra@tinyerp.com-20100209083146-df5gq5elxem9fh6w
2010-02-09 14:01:46 +05:30
Christophe Simonis 73502052a2 [MERGE]
bzr revid: chs@tinyerp.com-20100205152837-539yy3vedgqreyvc
2010-02-05 16:28:37 +01:00
Mantavya Gajjar f1c3bbe555 [CHANGE]: improve view for the account move
bzr revid: mga@tinyerp.com-20100203110732-8c3jhpmjuve64lee
2010-02-03 16:37:32 +05:30
Mantavya Gajjar e7bb33b70a [FIX]: migrate 'narration' field from voucher to account.move
bzr revid: mga@tinyerp.com-20100201134426-mydfj7dz9b6fuhi1
2010-02-01 19:14:26 +05:30
Xavier Morel 2e49aaa7ce [imp] account, base_setup: move chart of accounts selection from base_setup installer to account's
Also remove it from account's config item as it's redundant

Rationale: account can be installed due to dependency chains, not just
direct installation from base_setup: project, stock, purchase and
profile_auction all depend on account, mrp depends on stock which
depends on account, so from base_setup's installer alone there are 5
different ways to end up with account installed and need to configure
charts of accounts.

Therefore having chart of accounts config in base_setup's installer is
dumb (as we need a second one anyway), and since it's (in a way) a
problem of module installation, the most coherent way is to move it to
account/installer.py, and remove it from the config screen where it
was (which becomes redundant).

Made it required, because it was required in the config item, not sure
it's actually mandatory to install a chart of accounts but whatever.

bzr revid: xmo@tinyerp.com-20100126140830-h4c7hlvmzzos69ls
2010-01-26 15:08:30 +01:00
Xavier Morel 0a841e246a [fix] paragraph fills not fixed in xmo@tinyerp.com-20100121204410-7pi9u2xw0p9ft33i
bzr revid: xmo@tinyerp.com-20100122153437-s9wfr452r3ogfaes
2010-01-22 16:34:37 +01:00
Xavier Morel d6359d5772 [fix] extraneous fill-paragraph-type whitespace and the GTK client don't agree with each other. Remove the whitespace
bzr revid: xmo@tinyerp.com-20100121204410-0vs5m5fycgr62pxz
2010-01-21 21:44:10 +01:00
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Harry (Open ERP) 9e2b2cf239 [MERGE] new menu structure
bzr revid: hmo@tinyerp.com-20100117055734-gyzsham0dpza2dck
2010-01-17 11:27:34 +05:30
Vir (Open ERP) 846850ff3f [MOD] Modification done according to New Finance Management menu structure.
bzr revid: vir@tinyerp.com-20100109084631-8k3gpl6wr0avhqc9
2010-01-09 14:16:31 +05:30
Xavier Morel 5855e5861a [merge] from trunk
bzr revid: xmo@tinyerp.com-20091230132128-d7pgvcu933ip41je
2009-12-30 14:21:28 +01:00
apa-tiny 3d4bf1423f [IMP,MOD]:Set colors in tree view.
bzr revid: apa@tinyerp.com-20091223114311-uabb85obq7prgqe4
2009-12-23 17:13:11 +05:30
Jay (Open ERP) 0cd84c4e31 [FIX] Account : Fields were missing in Account chart template form view
lp bug: https://launchpad.net/bugs/496898 fixed

bzr revid: jvo@tinyerp.com-20091223074328-jbt2w0mqi26uocz9
2009-12-23 13:13:28 +05:30
Xavier Morel 9b58be2afd [fix] account: incorrect insertion in previous revision
bzr revid: xmo@tinyerp.com-20091221154501-in0jk0z5wwwggswe
2009-12-21 16:45:01 +01:00
Xavier Morel 1f9fe4e3be [imp] account: remove skip button on 'generate chart of accounts' configuration screen
bzr revid: xmo@tinyerp.com-20091221153548-400n95cdd8ilw5c7
2009-12-21 16:35:48 +01:00
Xavier Morel 007c0970db [imp] account: remove skip button
bzr revid: xmo@tinyerp.com-20091221135835-x8gsvqew2ksxula4
2009-12-21 14:58:35 +01:00
Xavier Morel 0c4142b546 [fix] account: migrate to res.config-based initial configuration
bzr revid: xmo@tinyerp.com-20091214154108-qy7ms9h83jxu2wnr
2009-12-14 16:41:08 +01:00
Xavier Morel 0ca489257a [imp] group configuration wizard registration with associated action & view
bzr revid: xmo@tinyerp.com-20091214150141-mmds087h4ky04wur
2009-12-14 16:01:41 +01:00
Fabien Pinckaers d24734fdc3 [FIX] improvement company_id access rights
bzr revid: fp@tinyerp.com-20091209233202-0mwahjbws95g84gr
2009-12-10 00:32:02 +01:00
Harry (Open ERP) ec0abc8968 [MERGE] merge from lp:~openerp/openobject-addons/5.0/
bzr revid: hmo@tinyerp.com-20091202085041-v3ae7tu3krbr2heh
2009-12-02 14:20:41 +05:30
Jay (Open ERP) 8d74cfc70a [FIX] Reverted bad commit from Joel@CamptoCamp
lp bug: https://launchpad.net/bugs/490327 fixed

bzr revid: jvo@tinyerp.com-20091201094135-otqj886a6l43bohz
2009-12-01 15:11:35 +05:30
Fabien Pinckaers 90336e2e4e merge
bzr revid: fp@tinyerp.com-20091201082650-e6n201rwss3u0etn
2009-12-01 09:26:50 +01:00
Harry (Open ERP) 148d079485 [MERGE] merge from lp:~hmo-tinyerp/openobject-addons/p_christeas_addons/
bzr revid: hmo@tinyerp.com-20091130112301-mba4ea9byoyb5cbz
2009-11-30 16:53:01 +05:30
Fabien Pinckaers f17cc795ac [IMP] better views for sales order
bzr revid: fp@tinyerp.com-20091129154643-atmovj8hmh1iko1j
2009-11-29 16:46:43 +01:00
Fabien Pinckaers 1575659faa [IMP] Account Templates in Multi-Company Group
bzr revid: fp@tinyerp.com-20091129154308-j79nmfp7a17p99iz
2009-11-29 16:43:08 +01:00
Harry (Open ERP) 4d6d553d17 [MERGE] merge from lp:~openerp/openobject-addons/5.0/
bzr revid: hmo@tinyerp.com-20091128110526-yen7frgcg9nkbn7h
2009-11-28 16:35:26 +05:30
Panos Christeas 8d0b4a7418 [MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
bzr revid: hmo@tinyerp.com-20091126135400-z32iycvadbt9so8n
2009-11-26 19:24:00 +05:30
kum (Open ERP) c9f87c4dc9 [IMP] English Improvement resolved conflicts
bzr revid: kum@tinyerp.co.in-20091125113147-pmsqovlrx4ia54hf
bzr revid: kum@tinyerp.co.in-20091126062538-149ru08q9obdlksy
bzr revid: kum@tinyerp.co.in-20091126084252-ml6pgh170e6f4r3f
2009-11-26 14:12:52 +05:30
rpa (Open ERP) c91f0a27f3 [Merge]: Merge with parent branch
bzr revid: rpa@tinyerp.com-20091126050523-3bz51wday4apmkso
2009-11-26 10:35:23 +05:30
Fabien Pinckaers 54e1058afd [imp] multi-company groups
bzr revid: fp@tinyerp.com-20091125175023-hmi1msewn9ehb3f2
2009-11-25 18:50:23 +01:00
kum (Open ERP) 38caea46b0 [IMP] English Improvement
bzr revid: kum@tinyerp.co.in-20091125093144-4pburrqn0rhq6y39
2009-11-25 15:01:44 +05:30
rpa (Open ERP) c86680370d [Merge]: Merge with same branch
bzr revid: rpa@tinyerp.com-20091125071039-pttk0tadnftcgrlm
2009-11-25 12:40:39 +05:30
hda (Tiny) 7c78b76d09 replaces extended menu group to extended view
bzr revid: hda@tinyerp.com-20091124192633-s2tp3ti2hdb0c7db
2009-11-25 00:56:33 +05:30
Jay (Open ERP) df41fe748d [MERGE] Multicompany branch of ADDONS
bzr revid: jvo@tinyerp.com-20091124135109-srba9r1npxa1gury
2009-11-24 19:21:09 +05:30
pso 253dbe213f [IMP]: Gave ref to group_extended to all menus
bzr revid: pso@tinyerp.com-20091124132419-1l0m03zfb8vy3lto
2009-11-24 18:54:19 +05:30
kum (Open ERP) 237263e89c changes in xml
bzr revid: kum@tinyerp.co.in-20091123134757-eauk0167vvjegnvf
2009-11-23 19:17:57 +05:30