Commit Graph

61 Commits

Author SHA1 Message Date
mga@tinyerp.com b12d1ced1b change board functionality
* remove fields_view_get method from board object 
* view will be created from the board object and linked to the board 
* now view, action, for board works same as board loads from the xml file

bzr revid: mga@tinyerp.com-20080725102022-v1xrcfvsijg0f923
2008-07-25 15:50:22 +05:30
mga@tinyerp.com 00465c4039 add filted to select the correct view for dashboard
bzr revid: mga@tinyerp.com-20080725071921-yz4lkksy3dd5gj10
2008-07-25 12:49:21 +05:30
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
Fabien Pinckaers a14e6d1213 Improved view for dashboard
bzr revid: fp@tinyerp.com-186af59c11489fec8bc95c8f8d3fb63e7d83aae3
2007-12-19 08:55:57 +00:00
Fabien Pinckaers 645247af6f Adding Wizard to create new Dashboard Menu
bzr revid: fp@tinyerp.com-deaad809ab5ac750e348462b09356f29dfa875db
2007-12-18 21:58:15 +00:00
Fabien Pinckaers 9c9c04dffa Dashboard Definition Tool
bzr revid: fp@tinyerp.com-4117df4cb89ab9bbf30150b9e0b8b3c2abc1ad40
2007-12-18 21:30:26 +00:00
ced 0eade97634 add icon terp-graph and fix &
bzr revid: ced-f75fde7398b65ad5123203187e4780119e669e72
2007-08-09 11:20:56 +00:00
ced 34363fa5a7 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-c1ce001eb7b29c33f3cb47576d0884eb3020809f
2007-04-25 06:26:44 +00:00
pinky 2e19834df1 Pricelist:
relate button to version
OSV/Fields:
	bugfix

bzr revid: pinky-38b06f5f65cdc4ddbc234645796a9e8baad2cb08
2006-12-27 11:56:48 +00:00
pinky f87849b8a8 Dashboard for project users and managers
Statistics and planning module on analytic account
Statistics on timesheets

bzr revid: pinky-aba8a5cb10e2b551eaed0931d3508999004f7e0f
2006-12-15 07:15:10 +00:00