Commit Graph

20 Commits

Author SHA1 Message Date
Fabien Pinckaers 85ba0d3d1d [IMP] improve views, reviewed widget=selection
bzr revid: fp@tinyerp.com-20100612174933-pr33o0l3ho2z4dai
2010-06-12 19:49:33 +02:00
nch@tinyerp.com d7c1fcbf7b [IMP]:configuration wizards
bzr revid: nch@tinyerp.com-20100513115052-vwsyu8s8tutpxprx
2010-05-13 17:20:52 +05:30
nch@tinyerp.com eebfdc9e07 [IMP]:account,sale config
bzr revid: nch@tinyerp.com-20100512070715-fxefialx7sddrpcx
2010-05-12 12:37:15 +05:30
nch@tinyerp.com b16cec65d2 [ADD,IMP]:account chart for configurable chart and improvements
bzr revid: nch@tinyerp.com-20100511094059-oiz2eyhw54su4lus
2010-05-11 15:10:59 +05:30
nch@tinyerp.com bd868903fa [IMP]:base installer,account
bzr revid: nch@tinyerp.com-20100510095658-y5512gbr530rsmmw
2010-05-10 15:26:58 +05:30
nch@tinyerp.com ca68b04782 [IMP]:improve account installer
bzr revid: nch@tinyerp.com-20100510080233-40pl984m3701qtud
2010-05-10 13:32:33 +05:30
nch@tinyerp.com e29aba7f5e [IMP]:account configurable wizards & gtk contact form
bzr revid: nch@tinyerp.com-20100505133342-93xtgruyggc0jc6f
2010-05-05 19:03:42 +05:30
nch@tinyerp.com aa7188f0b7 [ADD,IMP]:gtk contact form
bzr revid: nch@tinyerp.com-20100505091851-lzrd2piensdct79k
2010-05-05 14:48:51 +05:30
nch@tinyerp.com 7987651523 [IMP]:usabiliy improvemetns
bzr revid: nch@tinyerp.com-20100505045349-ssq1racv9tvzc22h
2010-05-05 10:23:49 +05:30
nch@tinyerp.com 56936a1b0a [IMP]:account installer
bzr revid: nch@tinyerp.com-20100503102801-p7fxk407o5s1ymyj
2010-05-03 15:58:01 +05:30
nch@tinyerp.com e235786c54 [IMP]:account configuration wizard
bzr revid: nch@tinyerp.com-20100430061314-xpcxye6afshqxg9h
2010-04-30 11:43:14 +05:30
Xavier Morel fb4aba6d01 [fix] installer descriptions (formatting & wording, add missing descriptions in report_designer and misc_tools)
bzr revid: xmo@tinyerp.com-20100127100519-45baercg41ys5pwu
2010-01-27 11:05:19 +01:00
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 0d4417c516 [imp] account: add a bunch of help text and descriptions to the installer view
bzr revid: xmo@tinyerp.com-20100124210136-odbcxhnnd711cn0z
2010-01-24 22:01:36 +01:00
Xavier Morel 92b37c47e1 [imp] inherit installer view instead of config one in installers
bzr revid: xmo@tinyerp.com-20100123225449-gq4w32jsuol0dkff
2010-01-23 23:54:49 +01:00
Xavier Morel e624ac4a37 [imp] re-enable skip buttons in installers
bzr revid: xmo@tinyerp.com-20100122151514-wkufw4fndb4evhr7
2010-01-22 16:15:14 +01:00
Xavier Morel 8d3a1aa9de [fix] installer titles broken in gtk client due to broken handling of whitespaces
bzr revid: xmo@tinyerp.com-20100122114007-0a5s6qyjsqo2mpsc
2010-01-22 12:40:07 +01:00
Xavier Morel bdb680e732 [fix] set installer sequence numbers to 3, except base_setup to 2
bzr revid: xmo@tinyerp.com-20100120140237-iepmd78l4o25y63l
2010-01-20 15:02:37 +01:00
Xavier Morel 46b262732a [fix] account, base_setup, hr, knowledge, misc_tools, mrp, project, report_designer: remove placeholder labels in installers
bzr revid: xmo@tinyerp.com-20100120113504-gkgu9tygog9bgdkx
2010-01-20 12:35:04 +01:00
Xavier Morel 000cdbd9f3 [add] account: installer base
bzr revid: xmo@tinyerp.com-20100106152408-98il13b9o4qhz1tm
2010-01-06 16:24:08 +01:00