Commit Graph

64 Commits

Author SHA1 Message Date
Christophe Simonis 9dbe80c900 modifs
bzr revid: christophe@tinyerp.com-20081103190855-uzumzgtbuyikf70b
2008-11-03 20:08:55 +01:00
hda@tinyerp.com 58d05ef7a2 Bugfix for open report modify wizard(Bhoomika:sbh)
bzr revid: hda@tinyerp.com-20080904085740-qqg7hrel0h68xa2n
2008-09-04 14:27:40 +05:30
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00
Fabien Pinckaers 4c408bfb25 Moved base report designer in extra_addons
bzr revid: fp@tinyerp.com-a52fb2798427107a6ca1e5569fc1371d4af3f42e
2008-06-04 04:06:23 +00:00
ced bfc068166d Improve sxw2rml to use the linestyle for table border
bzr revid: ced-e271296e98b74144e10448d1be2a9c1c1d29b716
2007-12-04 08:50:11 +00:00
ced 8615946e54 Format rml to be more readable
bzr revid: ced-d5f39f87fde86e471f0f48f6b60e0ec29b64ef3d
2007-11-27 15:43:50 +00:00
ced 58f6e71768 fix from Hardik Joshi
bzr revid: ced-fa8542024b8da57330ea0524f373c75ea1ddcd29
2007-10-04 05:59:04 +00:00
ced f3ae07b425 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-b471dc744a247c6098cb0d63db272d675096f802
2007-09-07 14:02:45 +00:00
ced c649985382 Improve script to be run from anywhere
bzr revid: ced-a6ca1ebcbfadb0b553e12d37f1f67086a8044571
2007-08-29 14:19:28 +00:00
Fabien Pinckaers 5321b18f0f Modifs
bzr revid: fp@tinyerp.com-d5e6056252353d9f9b008755e4cadff6c213ece8
2007-08-13 20:34:13 +00:00
Fabien Pinckaers 0dd6a5e1df Projects - Add a menu entry:
My pending tasks

Report Designer - Add an item to add a new report

bzr revid: fp@tinyerp.com-747a83d2daf42cf89e2d5b9ef4730bf84dc43aa6
2007-07-30 13:50:38 +00:00
Fabien Pinckaers 978a6d7e68 Modification for OOo fields
bzr revid: fp@tinyerp.com-1ba19d8211ca846b8ea1dc87d143d29efe247079
2007-06-08 05:37:02 +00:00
Fabien Pinckaers 5faf7933bc Small typo
bzr revid: fp@tinyerp.com-027fdcbea439de8d2ce424a87e091df4afaac919
2007-06-07 19:52:10 +00:00
Fabien Pinckaers ac95d32a22 Developments for report designer
base_report_designer module allows you to create your own reports
	reports and images are stored in the database

	custom report may override base reports

RML modification
	You can now select to put the image in the RML instead than in a
	separate file

bzr revid: fp@tinyerp.com-d15a6508d4dc07abfa294fc980649935816cd60f
2007-06-07 19:48:41 +00:00