Commit Graph

61 Commits

Author SHA1 Message Date
ced efdf54b283 base: add information on module to download when upgrade modules
bzr revid: ced-73cc0c8567285f1a1a2f4b2e86b7329d5646cbf6
2007-08-01 14:03:37 +00:00
ced 792fc3cf97 base,kernel,base_module_publish: improve publication of module, add repository, etc...
- add repository for module
- improve version number
- add check to remove module
- can not upload module with the same version number
- add version compare from portage (gentoo)
- add release in context of eval
- add active = True to base module
- add wizard to update all installed modules
- add check to not upload module that is not installed
- add posibility to include source
- fix license
- now load zip module in preference

bzr revid: ced-e1b031d238126e8060b0e2cb6f87bb93cca5a343
2007-07-30 13:35:27 +00:00
ced de25bb420a base, base_module_publish, kernel: improve module publication
- allow including source
- fix GPL-2
- module are active=False by default
- add license in module object

bzr revid: ced-46f980c78df4585ba6d69c98af02c50092c33b30
2007-07-30 13:34:59 +00:00
ced d3a3af99f5 base: remove unused function/wizard for module
bzr revid: ced-5ff234872809831672e91fb030ff13dfdc7e704f
2007-07-02 13:22:53 +00:00
ced e52a521b3c base: add field state to module.dependencie
bzr revid: ced-dcc783cb1409fc451cbc81ca4306fc1dcbb68230
2007-06-29 06:58:49 +00:00
Fabien Pinckaers bf600defd9 New modules:
Account simulation
		You can create as many simulation level as needed
		You can check journals as simulation journals or real journals
		You can use and print report
		Very usefull for IFRS, multiple manner to asset some entries
	Asset management module
		Multiple ventilations for an asset
		Link with the accounting
	L10N_CH
		Removed ZIP code by default
	Account cleaned
		Use a function for a domain on computed fields and visibility

bzr revid: fp@tinyerp.com-2b067a95cf9523fae3183eb289d2b11dab67782e
2007-05-25 06:52:02 +00:00
ced ba1d58848c CLIENT, ALL: use the action name for the tabs name in the client
bzr revid: ced-7954983eba23b39560d63d7b07dbaf51a5b1d539
2007-05-15 07:42:18 +00:00
ced ad58c6a462 ALL: fix colspan 3->4 to improve behavior of the client interface
command to run:
	find . -name "*.xml" -exec sed -i -e 's/colspan="3"/colspan="4"/' {} \;

bzr revid: ced-fadedf9e5ba7150e3dfd06f3c5395080dc1eb4e7
2007-04-25 06:26:44 +00:00
ced 7d40a34c73 KERNEL: fix migration and add id to some menuitem
bzr revid: ced-a2bc9e02a53c059ebac42ddd0f03df3ab78e2261
2007-02-07 15:44:53 +00:00
pinky 148efe9c55 BASE:
Function to remove installed modules

bzr revid: pinky-b26b2a3b41980a56a595a294b8915b74c9b35728
2006-12-28 11:06:46 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00