<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Accounts Payable]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;fid=27&amp;type=atom" />
	<updated>2024-03-30T09:23:24Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/index.php</id>
		<entry>
			<title type="html"><![CDATA[Supplier Payment - FA version 2.4.17]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10493&amp;action=new" />
			<summary type="html"><![CDATA[<p>Hi,<br />Thanks to FA team for this awesome software - really easy to set up with a nice and clean interface. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I&#039;m a newbie to FA and just installed version 2.4.17 on Debian 12.<br />I&#039;ve tried two different sets of COA&#039;s - British and South African. (no customisation of FA)<br />(I&#039;m not an accountant - just a tech trying to set up an Accounting system for my SMB) <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />My question is:<br />What am I not setting up correctly in FA for the following to occur:<br />Accounts Payable:<br />I place order with supplier, receive the items, process supplier invoice and finally do bank payment.<br />Instead of payment being deducted from bank, it is added.<br />Accounts Receivable:<br />Process customer quote, sales order, delivery, invoice and finally customer payment.<br />Instead of money &quot;added to the bank&quot;, the customer&#039;s payment is deducted.</p><p>No changes made to the COA&#039;s - only a journal to add money to the bank, added stock item, client and supplier.</p><p>Thanks a million for any advice/assistance offered.</p>]]></summary>
			<author>
				<name><![CDATA[TheJazzMan]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=47723</uri>
			</author>
			<updated>2024-03-30T09:23:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10493&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[divide invoice over more than one period]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10441&amp;action=new" />
			<summary type="html"><![CDATA[<p>Hello,<br />First post, just taking my first steps with frontaccounting, non native English speaker, please be kind :-)</p><p>Thank you all for frontaccounting!<br />I have used a commercial dutch accounting product for the past 30+ years, so forgive me that I am looking for solutions for the things I did the past 30 years.</p><p>Short version: How can I place one incoming invoice into two or more periods?</p><p>Long version:<br />Suppose at January 1st, I get an incoming invoice for an insurance for the first three months of the upcoming year. I would like to book 1/3 of the amount without vat in each of the three first months.</p><p>In my current commercial product, this makes 5 journal entries in the incoming invoice:<br />- accounts payable 108.90, period 2024-01<br />- vat on purchase 18.90, period 2024-01<br />- insurancecosts 30.00, period 2024-01<br />- insurancecosts 30.00, period 2024-02<br />- insurancecosts 30.00, period 2024-03</p><p>My current product allows me to enter a period for each journal entry. I can&#039;t seem to find how to handle this in frontaccounting so I can spread the costs on one invoice over the three months.</p><p>Thank you all for your time and suggestion.</p><p>Kind regards</p>]]></summary>
			<author>
				<name><![CDATA[maurice]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=47581</uri>
			</author>
			<updated>2023-12-23T12:57:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10441&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Screen Refresh Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10419&amp;action=new" />
			<summary type="html"><![CDATA[<p>At one of my installations I am facing a severe issue.<br />My client&#039;s Purchase Invoice contains a lot of Line Items.<br />Its happening that sometimes maybe (1 out of 10) when he enter any line item or when he press Process Invoice upon Ajax Call the Page gets refresh without saving the data. Hence the whole cart vanishes and it creates a lot of frustration with users.</p><p>Has anyone else faced this issue.</p><p>How to rescue this?</p>]]></summary>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2023-11-23T07:03:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10419&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bug Found in Supplier Invoice in Calculating Unit Tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10384&amp;action=new" />
			<summary type="html"><![CDATA[<p>purchasing/includes/db/invoice_db.inc<br />Line # 276</p><p>The 3rd arugment is 0 but it should be $supp_trans-&gt;tax_group_id. Therefore it should be look like</p><div class="codebox"><pre><code> $line_tax = get_full_price_for_item($entered_grn-&gt;item_code,
            $entered_grn-&gt;this_quantity_inv * $entered_grn-&gt;chg_price, $supp_trans-&gt;tax_group_id, $supp_trans-&gt;tax_included) - $taxfree_line;</code></pre></div><p>Otherwise the unit_tax is not calcuated correctly because</p><p>finally the function get_tax_group_rates is not reurning the rates to calculated the <strong>full_price_of_item()</strong> on above mentioned line.</p>]]></summary>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2023-09-22T19:57:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10384&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Direct Purchase Invoice Entry - Change the default payment Delayed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10343&amp;action=new" />
			<summary type="html"><![CDATA[<p>In Direct Purchase Invoice Entry&nbsp; the default payment is &quot;Delayed&quot;, how we can change such default to our desired bank account for payment.</p><p>The reason why we want to change is that the default payment is &quot;Delayed&quot; and we do not want to always change it to our bank account every time we do processing the Direct Purchase Invoice Entry.</p>]]></summary>
			<author>
				<name><![CDATA[Marc]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9423</uri>
			</author>
			<updated>2023-08-11T02:03:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10343&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Supplier >> Supplier Balances and Supplier Trial Balances]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10331&amp;action=new" />
			<summary type="html"><![CDATA[<p>why Debit and Credit Balance difference in Supplier Balances and Supplier Trial Balances Reports</p><p>In Supplier Balances&nbsp; Debit is 565,000 and Credit is 200,000 and Balance is 365,000<br />In Supplier Trial Balances Debit is 200,000 and Credit is 565,000 and balance is -365,000</p><p>plz any one guild me why both report can&#039;t match </p><p>also also check attachment files</p>]]></summary>
			<author>
				<name><![CDATA[muzammal83]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20613</uri>
			</author>
			<updated>2023-07-24T18:38:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10331&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Additional Argument in Function Call]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10317&amp;action=new" />
			<summary type="html"><![CDATA[<p>Hello,</p><p>In <strong>purchasing/includes/purchasing_db.inc</strong> the below function call on Line # 200 the third last argument <strong>true</strong> is additional I think</p><div class="codebox"><pre><code>$inv-&gt;add_grn_to_trans($line-&gt;grn_item_id, $line-&gt;po_detail_rec, $line-&gt;stock_id,
            $line-&gt;item_description, $line-&gt;receive_qty, 0, $line-&gt;receive_qty,
            $line-&gt;price, $line-&gt;price, true, get_unit_cost($line-&gt;stock_id), &#039;&#039;);</code></pre></div><div class="codebox"><pre><code>function add_grn_to_trans($grn_item_id, $po_detail_item, $item_code, $item_description, 
        $qty_recd, $prev_quantity_inv, $this_quantity_inv, $order_price, $chg_price, 
        $std_cost_unit=null, $gl_code=&#039;&#039;)
    {
        $this-&gt;grn_items[$grn_item_id] = new grn_item($grn_item_id, $po_detail_item, 
            $item_code, $item_description, $qty_recd, $prev_quantity_inv, $this_quantity_inv, 
            $order_price, $chg_price, $std_cost_unit, $gl_code, $this-&gt;tax_included);

        $this-&gt;src_docs = find_src_invoices($this);

        unset($this-&gt;tax_overrides); // cancel tax overrides after cart change
        return 1;
    }</code></pre></div>]]></summary>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2023-06-23T20:35:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10317&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to edit the "Prices contain tax included from YES to NO]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10279&amp;action=new" />
			<summary type="html"><![CDATA[<p>How to edit the &quot;Prices contain tax included:&quot; from Yes to No under&nbsp; Purchases -Supplier .&nbsp; Once you have entered one transaction to a particular supplier&nbsp; you cannot edit it anymore.</p>]]></summary>
			<author>
				<name><![CDATA[Marc]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9423</uri>
			</author>
			<updated>2023-04-28T04:06:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10279&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Purchase Order Line Description is now updated with the entered value]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10276&amp;action=new" />
			<summary type="html"><![CDATA[<p>We have changed the purchase order detail line description to be updated with the entered<br />value from editable description or from the Supplier Description from Purchase price table.</p><p>There are so many options for the description field, so we have to get the po line description<br />held together with the Purchase Order.</p><p>Otherwise all other stuff is handled as before.</p><p>FA is backward Compatible with this, so there should not be any problems with printing older <br />Purchase Orders.</p><p>At the same time, we have re-established the option to enter fractions of the purchase price.<br />Up to 6 decimals can be entered, if needed. But only use this if needed.</p><p>@apmuthu.<br />Will you check the Wiki and try to update this.</p><p>Due to this and other bug fixes we will soon make a minor upgrade.</p><p>Joe</p>]]></summary>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2023-04-27T15:59:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10276&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Supplier Payments not showing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10253&amp;action=new" />
			<summary type="html"><![CDATA[<p>When I enter a direct payment to a supplier, that had no invoice outstanding, it will not show in their transactions.&nbsp; Why?</p>]]></summary>
			<author>
				<name><![CDATA[sgirulat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19582</uri>
			</author>
			<updated>2023-03-29T23:49:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10253&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[No discount option on Supplier or Direct Supplier Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10165&amp;action=new" />
			<summary type="html"><![CDATA[<p>Why is there no discount option on Supplier or Direct Supplier Invoices global or per line item?</p><p>How do we indicate these discounts received?</p>]]></summary>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2023-01-29T08:57:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10165&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Cannot add received items to invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=10158&amp;action=new" />
			<summary type="html"><![CDATA[<p>I have an invoice with some GL items. This is a wrong entry and I want to delete these GL items from the invoice and add the received item to the invoice. </p><p>I cannot add the received item to the invoice. <br />With debugging on it gives an error (some in dutch language): </p><div class="codebox"><pre><code>Onbehandelde uitzondering [0]: Unsupported operand types: string - string. in bestand: /var/www/home.vogelnestje.nl/secure1/frontaccountingTst/purchasing/supplier_invoice.php op regel288</code></pre></div><p>On this line the variable called </p><div class="codebox"><pre><code>$_POST[&#039;prev_quantity_inv&#039;.$n]</code></pre></div><p>As the item has no inventory (it is a general cost for the compay), the above variable is empty and the error is raised.<br />I solved this by adding a check on the empty variable by changing the line to:</p><div class="codebox"><pre><code>if ($SysPrefs-&gt;check_qty_charged_vs_del_qty == true &amp;&amp; ($_POST[&#039;qty_recd&#039;.$n] != $_POST[&#039;prev_quantity_inv&#039;.$n]) &amp;&amp; !empty($_POST[&#039;prev_quantity_inv&#039;.$n]) )</code></pre></div><p>Now I can change the invoice as expected.</p><p>I tested this on 2.14, from the GIT (https://sourceforge.net/p/frontaccounting/git/ci/master/tree/)<br />Is there a moderator who can add this to the source of FA?<br />Or am I allowed to do this myself?</p>]]></summary>
			<author>
				<name><![CDATA[Zilvermeeuw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17887</uri>
			</author>
			<updated>2023-01-22T12:05:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=10158&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bug found in Supplier Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=9991&amp;action=new" />
			<summary type="html"><![CDATA[<p>No 1:<br />When Supplier Credit Note is Edited it is reverting the GL Entry.</p><p><a href="https://imgur.com/a/dhiTEPw">https://imgur.com/a/dhiTEPw</a></p><p>No 2:<br />When Supplier Credit Note is Created Directly then it is taking the Reference of Supplier Credit Not but when it is created by clicking the Credit Icon in Supplier Transaction Inquiry against any Supplier Inovice then it is taking the Next Reference from Supplier Invoice.</p>]]></summary>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2022-09-28T17:57:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=9991&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How Bank Statements conveyed to you?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=9947&amp;action=new" />
			<summary type="html"><![CDATA[<p>How Bank Statements conveyed to you?</p>]]></summary>
			<author>
				<name><![CDATA[timcork07]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46811</uri>
			</author>
			<updated>2022-08-22T10:55:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=9947&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[get_stock_gl_code function called twice in the add_supp_invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?id=9910&amp;action=new" />
			<summary type="html"><![CDATA[<p>@joe,&nbsp; While adding new purchase invoice,&nbsp; we are calling the add_supp_invoice function,&nbsp; Which actually called <strong>get_stock_gl_code</strong> twice inside the entered_grns foreach, remove the second one. </p><div class="codebox"><pre><code>    $stock_id = $entered_grn-&gt;item_code;
    $stock_gl_code = get_stock_gl_code($stock_id);</code></pre></div><p>And the previous one already exist. to handle further gl codes.</p>]]></summary>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2022-07-15T05:41:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?id=9910&amp;action=new</id>
		</entry>
</feed>
