Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Project'or Ria Bill...
 
Notifications
Clear all

Project'or Ria Bill report

5 Posts
3 Users
0 Reactions
4,471 Views
ameur
(@timoumi)
Posts: 32
Active Member
Topic starter
 
[#1285]

When generating a bill report, I found only two decimal places
how can I change the display to get three digits after the decimal point.


 
Posted : 24 Jul 2013 15H18
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Change /report/bill.php
Lines 141 and 142 to change the display.

You can also change /model/numberFormatter52.php, add after line 12

const THREEDIGIT = 3;

and then use this new format in a new function looking like htmlDisplayCurrency()


 
Posted : 24 Jul 2013 19H53
ameur
(@timoumi)
Posts: 32
Active Member
Topic starter
 

ok thnk y 😉


 
Posted : 25 Jul 2013 4H10
jean pierre huart
(@jphuart)
Posts: 35
Active Member
 

Hello,

I've created a new bill report to have a different layout.
In particular I want to have quantities in hours and hourly prices.
This was very easy to do just multiplying quantity by the number of hours /day and divide price by the same value.

But I'm stuck with the change of the logo. The logo is not displayed and when I generate a PDF I get an error.
I tried to transform my png logo in gif, but nothing works.

Any idea?


 
Posted : 30 Nov 2013 15H22
jean pierre huart
(@jphuart)
Posts: 35
Active Member
 

Sorry to have disturbed, I just found my problem: I was keeping the path to the projectorria site...

So silly.

Thanks for this very nice tool

Jean Pierre


 
Posted : 30 Nov 2013 15H28
Share:

Scroll to Top