<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Setup]]></title>
		<link>https://frontaccounting.com/punbb/index.php</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;fid=23&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at FrontAccounting forum.]]></description>
		<lastBuildDate>Mon, 29 Jan 2024 20:26:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Extending Fiscal Year]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10460&amp;action=new</link>
			<description><![CDATA[<p>I have a situation where I want to change the fiscal YE from January to April. Can I extend the current year to end in April and have a longer year? Or do I need to create a small intermediate step between the full years? (and then have the inconvenience of adding them together at new year end) What would be the correct and easiest way to achieve this in FA?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (dls)]]></author>
			<pubDate>Mon, 29 Jan 2024 20:26:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10460&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Proper configuration for US / State Taxes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10437&amp;action=new</link>
			<description><![CDATA[<p>I wasn&#039;t able to source this on the WIKI, however is there a recommended approach to configuring multiple state taxes (US) within FA?</p>]]></description>
			<author><![CDATA[null@example.com (deeepdish)]]></author>
			<pubDate>Thu, 14 Dec 2023 20:57:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10437&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Price before/after Tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10436&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>I&#039;m setting up a new company (US) on the same accounting server that already has configured other companies (Canadian).&nbsp; &nbsp;The Canadian company exhibits correct tax behaviour - Under Sales -&gt; Direct Invoice item price is _before_ tax.&nbsp; &nbsp;On the US company Direct Invoice item price is _after_ tax.&nbsp; &nbsp;I unable to find where to change this.&nbsp; &nbsp;The US company should also be configured for before tax item pricing.&nbsp; &nbsp;How can I change this?</p>]]></description>
			<author><![CDATA[null@example.com (deeepdish)]]></author>
			<pubDate>Thu, 14 Dec 2023 20:56:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10436&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Sales Quotation Inquiry is not showing quotations with 0 total amount.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10418&amp;action=new</link>
			<description><![CDATA[<p>Hi,<br />I&#039;ve been using frontaccounting for almost a year now, We used to create pending quotation with zero amount only having items and quantities. But now since i upgraded the system with few changes it has stopped showing quotations with total amount 0 have selected show all. The data is saved in DB in Sales Order. But quotation is not shown in Sales Quotation Inquiry. </p><p>I think there must some option that i disabled accidentally, let me know how can i fix this issue. </p><br /><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (humzazahed)]]></author>
			<pubDate>Wed, 22 Nov 2023 13:19:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10418&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Backup/Restore showing Empty Database after backup]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10412&amp;action=new</link>
			<description><![CDATA[<p>Hello All,</p><p>Thanks once again for your commitment to making frontaccounting competitive. </p><p>I just discovered that when I do a backup, after backup is finished the size of the file is 0. there is nothing in the file. I am using 2.4.11. But when I do backup from phpmyadmin, it works. How do I correct this anomaly. </p><p>Thanks.</p><p>Popsicles12</p>]]></description>
			<author><![CDATA[null@example.com (popsicles12)]]></author>
			<pubDate>Thu, 16 Nov 2023 10:48:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10412&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Transaction References]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10401&amp;action=new</link>
			<description><![CDATA[<p>I would like to start my Sales Quotation number begin with 1001. <br />Then, I edit document line for Sales Quotation at Setup/Transaction References&nbsp; as {1001}/{YY}.<br />Unfortunately, my New Sales Quotation Entry Reference&nbsp; number become 0001/23 (I think it should be 1001/23).<br />Someone can help?</p>]]></description>
			<author><![CDATA[null@example.com (sazukitaib)]]></author>
			<pubDate>Tue, 07 Nov 2023 04:56:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10401&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[PHP 8.2 commits - why change $deliver_to to $delivery_to ?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10340&amp;action=new</link>
			<description><![CDATA[<p>In this <a href="https://github.com/FrontAccountingERP/FA/commit/3aada292902adb788119da40db39f437fcfc7654">commit</a>, in the file <strong>sales/includes/cart_class.inc</strong>, why was the variable <strong>$deliver_to</strong> changed to <strong>$delivery_to</strong> ?<br />Wonder if this is going to affect some module or other FA files.</p><p>Please note that the following files still use <strong>$cart-&gt;deliver_to</strong>, <strong>$order-&gt;deliver_to</strong> and <strong>$_SESSION[&#039;View&#039;]-&gt;deliver_to</strong>:<br /></p><div class="codebox"><pre><code>sales/sales_order_entry.php

sales/includes/db/sales_order_db.inc
sales/includes/ui/sales_credit_ui.inc
sales/includes/ui/sales_order_ui.inc

sales/view/view_sales_order.php</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 08 Aug 2023 13:54:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10340&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[how to increase login user text length]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10239&amp;action=new</link>
			<description><![CDATA[<p>Dear Members , somehow my FA login page not accepting more than five character .can someone guide me where i can change the settings to accept more than five character length, FA version 2.4.15</p>]]></description>
			<author><![CDATA[null@example.com (diamondcare.bh)]]></author>
			<pubDate>Fri, 24 Mar 2023 15:34:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10239&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Hide the default tax rate shown when processing Purchase Order Entry]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10217&amp;action=new</link>
			<description><![CDATA[<p>During the processing of Purchase Order Entry&nbsp; it shows the tax rate I previously set up in&nbsp; Setup-Tax Type-the Default Rate %.<br />Is there a way for me to hide the tax rate that shows during the processing of Purchase Order Entry.</p><p>Please let me know what file I need to edit in coding.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Marc)]]></author>
			<pubDate>Mon, 06 Mar 2023 03:39:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10217&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[GL Accounts in Company Defaults]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10156&amp;action=new</link>
			<description><![CDATA[<p>In this function <strong>gl_account_in_company_defaults</strong><br />please add one more line</p><p>OR name=&#039;grn_clearing_act&#039;</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Tue, 17 Jan 2023 08:01:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10156&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[can't edit chart of account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10148&amp;action=new</link>
			<description><![CDATA[<p>Hi, <br />I created a new company thus I can&#039;t edit anything (button edit didn&#039;t appear)<br />I would like to edit the user access and chart of accounts.</p><p>I don&#039;t have this problem with other companies that I have created.<br />Not sure why this happen</p><p>thank you</p>]]></description>
			<author><![CDATA[null@example.com (winnie.lestari)]]></author>
			<pubDate>Mon, 09 Jan 2023 07:33:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10148&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to sync on another device]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10112&amp;action=new</link>
			<description><![CDATA[<p>Hello everyone! I’ve only used FrontAccounting for a few months and now I want to switch the device but I&#039;m wondering how to sync data? Would it be affected if no action was taken? Please give me a hand.</p>]]></description>
			<author><![CDATA[null@example.com (GaryFerro)]]></author>
			<pubDate>Sat, 03 Dec 2022 18:28:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10112&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Session Expire]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=10060&amp;action=new</link>
			<description><![CDATA[<p>Hi i would like to ask how to extend session it seems like session close to fast i have tried adding (admin/company_preferences.php?&gt; Login Timeout: 600000 or 28800)&nbsp; but still ending too fast like few mins session end.. is there a way i can extend or fix this.</p>]]></description>
			<author><![CDATA[null@example.com (mulkproject)]]></author>
			<pubDate>Sun, 30 Oct 2022 03:26:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=10060&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to disable a payment method?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=9983&amp;action=new</link>
			<description><![CDATA[<p>Hello everyone. </p><p>I’m still new to FrontAccounting so please pardon me if my question is too simple to solve. Can someone show me how to disable a payment method? </p><p>Thank you for your assistance with this matter.</p>]]></description>
			<author><![CDATA[null@example.com (MichaelCasady)]]></author>
			<pubDate>Mon, 26 Sep 2022 06:06:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=9983&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Sort Category List]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?id=9967&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>I am using 2.4.11. How can I sort the Names in the Category dropdown menu in the Items and Inventory Section. <br />Currently they are not shown in alphabetically order and it is not easy to select the Name in the Category.</p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (yyl20)]]></author>
			<pubDate>Wed, 07 Sep 2022 15:19:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?id=9967&amp;action=new</guid>
		</item>
	</channel>
</rss>
