<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">BambooInvoice Forums</title>
    <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/" />
    <link rel="self" type="application/atom+xml" href="http://forums.bambooinvoice.org/index.php/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2010</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:forums.bambooinvoice.org,2010:03:10</id>


    <entry>
      <title>Quotation / Invoice</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1156/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1156</id>
      <published>2010-03-07T04:11:28Z</published>
      <updated></updated>
      <author><name>theibmkings</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,<br />
&nbsp;   It would be useful to be able to classify the documents as quotes or invoices, If created as a quote, have the option to convert to invoice. Is there an easy way i could achieve this now by modifying the template?</p>

<p>Keep up the good work!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Removing the invoice name limit</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1165/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1165</id>
      <published>2010-03-10T14:21:44Z</published>
      <updated></updated>
      <author><name>Kaine Lowenstark</name></author>
      <content type="html">
      <![CDATA[
        <p>Is there a line I missed?</p>

<p>Currently Ive been saving them as 01 then editing the invoice title i will need for my paperwork, which normally looks like</p>

<p>07_05-16-2009_to_05-24-2009_CBHD</p>

<p>invoice number, start date, end date, business code for records searching.</p>

<p>Obviously it doesn&#8217;t fit the 12 or so character limit
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Help! sudden database error</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1164/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1164</id>
      <published>2010-03-10T13:40:16Z</published>
      <updated></updated>
      <author><name>dramatic</name></author>
      <content type="html">
      <![CDATA[
        <p>Today I suddenly have the following error when I click &#8220;Invoice summary&#8221;</p>

<p>A Database Error Occurred</p>

<p>Error Number: 1030</p>

<p>Got error 28 from storage engine</p>

<p>SELECT bamboo_invoices.*, bamboo_clients.name, (SELECT SUM(amount_paid) FROM bamboo_invoice_payments WHERE invoice_id=bamboo_invoices.id) AS amount_paid, TO_DAYS(bamboo_invoices.dateIssued) - TO_DAYS(curdate()) AS daysOverdue, ROUND((SELECT SUM(bamboo_invoice_items.amount * bamboo_invoice_items.quantity + (bamboo_invoice_items.amount * bamboo_invoice_items.quantity * (bamboo_invoices.tax1_rate/100 + bamboo_invoices.tax2_rate/100) * bamboo_invoice_items.taxable)) FROM bamboo_invoice_items WHERE bamboo_invoice_items.invoice_id=bamboo_invoices.id), 2) AS subtotal FROM (bamboo_invoices) JOIN bamboo_clients ON bamboo_invoices.client_id = bamboo_clients.id LEFT JOIN bamboo_invoice_items ON bamboo_invoices.id = bamboo_invoice_items.invoice_id LEFT JOIN bamboo_invoice_payments ON bamboo_invoices.id = bamboo_invoice_payments.invoice_id WHERE `client_id` IS NOT NULL GROUP BY bamboo_invoices.id HAVING (ROUND(amount_paid, 2) &lt; ROUND(subtotal, 2) or amount_paid is null) ORDER BY dateIssued desc, invoice_number desc LIMIT 5000
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Bamboo for Hebrew users (Right to Left)</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1163/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1163</id>
      <published>2010-03-10T09:28:50Z</published>
      <updated></updated>
      <author><name>gclass</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello,</p>

<p>I think this is a great tool, thanks Derek.</p>

<p>I would like to use it with Hebrew language, and I need to:<br />
1. make invoices and PDF&#8217;s horizontal mirrored (Hebrew is written Right to Left so exact mirror need to be done)<br />
2. translate bamboo<br />
3. add &#8220;Original&#8221; on originals invoices and &#8220;Copy&#8221; on copy invoices (customer get original and I keep copy).</p>

<p>I would like to have some help on what should I edit to achieve this,<br />
(I added &#8220;direction:rtl;&#8221; under body tag in bamboo.css and the invoice looks good on screen but it not changed when covert to PDF.</p>

<p>Thx,<br />
G
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Rounding</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1038/" />      
      <id>tag:forums.bambooinvoice.org,2009:index.php/forums/viewthread/.1038</id>
      <published>2009-12-02T08:39:47Z</published>
      <updated>2009-12-02T08:42:20Z</updated>
      <author><name>clubbers</name></author>
      <content type="html">
      <![CDATA[
        <p>Hey,</p>

<p>First of all great program Derek, just spent a while looking around the forum and installing everything and running tests invoices.</p>

<p>I am running the program in GBP £ with a tax rate of 15% currently (VAT). Was there ever a fix for the rounding problems when working out VAT? For example if you were to run the settings above and create an invoice for:</p>

<p>3 items at £21.99 = £65.97<br />
3 items at £16.99 = £50.97</p>

<p>The total will be £116.94<br />
VAT will be £17.54</p>

<p>Therefore you would think that the combined total of these would be £134.48 however it is £134.49 on the actual invoice.</p>

<p>On the invoice summary page it does show as £134.48 though&#8230;</p>

<p>If I am honest I am not concerned about whether the script rounds up or down as long as it is consistent but how can one area of the program have a total of £134.48 (invoice summary page) and another have it as £134.49 (on the invoice view page)?</p>

<p>Also if the total on the invoice shows as £134.49 (which it does) then is it not possible to show the VAT with the extra 1p (i.e. £17.55 instead of £17.54) So that the totals tie up? But then the total on the invoice summary page would also need to match the actual invoice total too&#8230;</p>

<p>Does anyone know of any other ways around this problem other than not using calculations i.e. just basically entering one line per invoice with a quantity of 1???</p>

<p>All answers appreciated.</p>

<p>Thanks.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>GET to /bambooinvoice/index.php/login not supported.</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1162/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1162</id>
      <published>2010-03-09T22:58:53Z</published>
      <updated>2010-03-09T23:39:01Z</updated>
      <author><name>Kaine Lowenstark</name></author>
      <content type="html">
      <![CDATA[
        <p>Method Not Implemented</p>

<p>GET to /bambooinvoice/index.php/login not supported.</p>

<p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p>

<p><br />
X_x I just did like five new invoices and this happened</p>

<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>

<p>Edit: Problem on the hosts side, somehow the www became detached from my domain
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Email subject &#45; how do I include name of Client</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1159/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1159</id>
      <published>2010-03-07T21:48:50Z</published>
      <updated></updated>
      <author><name>George Trask</name></author>
      <content type="html">
      <![CDATA[
        <p>I would like to include the name of the client in the email subject. Right now the subject says &#8220;Email 1&#8221;. I would like it to say &#8220;Email 1 Client [Name]. What do I need to change in the script?</p>

<p>Thanks.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Installation  error &amp;nbsp; ;;&amp;nbsp;  controllers/install.php</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1161/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1161</id>
      <published>2010-03-09T06:23:27Z</published>
      <updated>2010-03-09T06:23:37Z</updated>
      <author><name>redking</name></author>
      <content type="html">
      <![CDATA[
        <p>i have posted this earlier ,but no responce from anybody.</p>

<p>kindly help me&#8230;</p>

<p>I was trying to install a new version 089,&nbsp; but i am getting this as error: </p>

<p><br />
A PHP Error was encountered</p>

<p>Severity: Notice</p>

<p>Message: Undefined property: Install::$validation</p>

<p>Filename: controllers/install.php</p>

<p>Line Number: 38</p>



<p>Fatal error: Call to a member function set_rules() on a non-object in C:\wamp\www\bambooinvoice\bamboo_system_files\application\controllers\install.php on line 38</p>

<p>&nbsp;</p>

<p>your help is very much appreciated.<br />
thank you
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Support problem</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1141/" />      
      <id>tag:forums.bambooinvoice.org,2010:index.php/forums/viewthread/.1141</id>
      <published>2010-02-26T07:36:07Z</published>
      <updated></updated>
      <author><name>farooq</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello everyone,</p>

<p>can any one tell me about the integration of bambooinvoice f it support http/XML (SOAP) based interface for integrations.<br />
am waiting for the reply kindly help me in this regard.</p>

<p>thanks,<br />
Farooq
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Ticket System</title>
      <link rel="alternate" type="text/html" href="http://forums.bambooinvoice.org/index.php/forums/viewthread/1022/" />      
      <id>tag:forums.bambooinvoice.org,2009:index.php/forums/viewthread/.1022</id>
      <published>2009-11-16T04:54:27Z</published>
      <updated></updated>
      <author><name>Bryce</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi Derek.</p>

<p>I would like to request a feature..</p>

<p>Ticket system built into BambooInvoice. Client section has been built already for BambooInvoice so it should be possible to add some sort of support ticket system.&nbsp; </p>

<p>I’m not sure the direction you see BambooInvoice heading but this would be a great addition to this incredible software.</p>

<p>Thanks again Derek for all your hard work.<br />
Regards<br />
Bryce
</p>
      ]]>
      </content>
    </entry>


</feed>