It is currently Sat Feb 11, 2012 10:41 am

All times are UTC + 2 hours




Post new topic Reply to topic  [ 24 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: OO Report Designer Documentation
PostPosted: Wed Jul 16, 2008 5:54 am 
Offline

Joined: Sat Jul 05, 2008 2:55 pm
Posts: 5
Hello,

I Recently got the OO Report Designer plugin. Does anyone know if there are any other user documentation available other than the one provided?

Modifying existing .rml reports is okay. For creating new new .rml more documentation is needed to speed up usage.

What about modifying the .xml and .xsl reports?

Regards,

Pochit


Top
 Profile  
 
 Post subject: OO Report Designer plugin
PostPosted: Fri Nov 13, 2009 9:43 am 
Offline

Joined: Wed Oct 21, 2009 11:32 am
Posts: 14
Salut pochit
Peux tu m'envoyer ce plugin?je le cherche mais je ne le trouve pas à télécharger.
Merci


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 13, 2009 9:51 am 
Offline

Joined: Mon Dec 03, 2007 8:22 am
Posts: 1472
Location: Belgium
you can purchase OO Designer from here.
http://www.openerp.com/buy.html?page=sh ... egory_id=7

_________________
OpenERP=Easier, Adaptable, Affordable, Modular


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 14, 2009 9:39 pm 
Offline

Joined: Tue Apr 28, 2009 2:05 pm
Posts: 41
hi,

I bought the plugins and used in my report. I want to add no sequence i.e. for column No. in my report. How do I do that in openoffice


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 16, 2009 6:54 am 
Offline

Joined: Wed Jun 04, 2008 11:50 am
Posts: 42
Hello,
In format menu Add the bullet numbering . It will create a sequence numbering
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 16, 2009 7:09 am 
Offline

Joined: Tue Apr 28, 2009 2:05 pm
Posts: 41
Hi sbh,

Yes, it works. Thanks a lot..you been a great help


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 17, 2009 2:31 pm 
Offline

Joined: Tue Apr 28, 2009 2:05 pm
Posts: 41
Hi, its me again..

In my report, I would like to format the date to DD/MM/YYYY. In the http://doc.openerp.com/developer/3_11_r ... eport.html site it gives an example of the tags to be used, in this case is [[ time.strftime(‘%d/%m/%Y’) ]].

If I have an object o.date_order, what is the syntax to make sure that it print s in the correct date format.

Help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 17, 2009 3:20 pm 
Offline

Joined: Wed Jun 04, 2008 11:50 am
Posts: 42
Hi,
Use this way [[ time.strftime('%d/%m/%Y', time.strptime(o.date_order, '%Y-%m-%d')) ]]
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 17, 2009 7:21 pm 
Offline

Joined: Tue Apr 28, 2009 2:05 pm
Posts: 41
Hi sbh,

Once again, you a live saver. How about this
[[ formatLang( line.date_planned, date_time=True) ]]

to show the date as DD/MM/YYYY


Top
 Profile  
 
 Post subject: Open Office Report Plugin - Instalation Docs
PostPosted: Tue Nov 17, 2009 11:27 pm 
Offline

Joined: Fri Mar 13, 2009 5:16 pm
Posts: 28
Location: United kingdom
Can someone send the documentation to get this working (Open Office Report Plugin). I have very little documentation on this..

Not very Impressed with Open ERP at the mo. I ordered the plugin and about ten days later I get it after emailing them to ask them where my order was??

Stephen


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 18, 2009 3:34 am 
Offline

Joined: Tue Apr 28, 2009 2:05 pm
Posts: 41
Hi,

I have a report that shows the delivery_date as 17/11/2009 12:00:00. I want to show the date as 17/11/2009 only without the time. From the http://doc.openerp.com/developer/3_11_r ... eport.html site, I found the tag [[ time.strftime(time.ctime()[-4:]) ]]. How do I use it with the delivery_date.

Thanks. Help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 18, 2009 6:43 am 
Offline

Joined: Wed Jun 04, 2008 11:50 am
Posts: 42
Hi imohdnoo
use this
[[time.strftime('%d-%m-%Y', time.strptime(line.date_planned, '%Y-%m-%d %H:%M:%S'))]]

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 18, 2009 6:50 am 
Offline

Joined: Wed Jun 04, 2008 11:50 am
Posts: 42
Hi ,bigfishinnet
Can you give your mail address so i will send the documentation of Report Designer.

Thanks


Top
 Profile  
 
 Post subject: documentation
PostPosted: Mon Dec 28, 2009 7:01 am 
Offline

Joined: Mon Oct 26, 2009 1:05 pm
Posts: 26
Location: Costa Rica
Hi everyone, could someone please email me the documentation of the openerp report designer, we have buy it a month ago, it's very easy to use in simple reports, but I have no clue about many thinks I want to do.

I'll really appreciate if someone email it to me.

ricardo.wing@clearcorp.co.cr

Thanks in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 28, 2009 8:01 am 
Offline

Joined: Wed Jun 04, 2008 11:50 am
Posts: 42
Hello,
I have send you the documentation of report designer.

Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ]  Go to page 1, 2  Next

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP