Ok that explains thank you so much

So is there a way we can print these numbers, otherwise there is no reference.

Hi Guys,

I am running in a issue. When I entered the Purchase Orders/Direct Invoices the numbers were from SI00001 (Supplier Invoice) to increments of 1, 2 etc. Now when I am printing a report of all the Purchase orders the PO reference is printed as "auto". Can somebody help me identify what I am doing wrong.

Thanks Joe,

Yes I found the table that was showing the allocated amount. The supplier_trans has a column where the allocated amount is reflected. So i zeroed them in order to get the correct report.

rodw:
Following tables are affected when you perform allocation. However proceed on your own risk [Always take backup before you do any backend entries]:

1. supplier_trans column "alloc"
2. bank_trans
3. supp_allocations
4. gl_trans [accounts payable] with the total amount

You need to remove entries from these tables from your backend. Someone can correct me but as far as I know only these tables are affected.

Hello admins,

Thanks for this wonderful s/w. Can someone help me cleaning supplier allocations from backend. Which tables are affected so that i can clean through queries.

Thanks.

Hey Joe,
Thanks appreciate your response.
In my fiscal year Jan - Dec 2010 i had just one department which was products so the dimension setting was "0". I did not create any dimension. There was just one direct sale customer termed "Cash Sales". However from fiscal 2011 we started another service which was catering service. So the process I followed was
1. set the dimension to 1
2. created dimensions as products and catering services
3. assigned items individually to dimensions
4. assigned suppliers to dimensions
5. assigned customers to dimensions (here i created 2 separate cash sales customers "cash sales - products" and "cash sales - catering services". This will help when i generate the report specifically indicating cash sales for catering services.
6. now i just want to update few invoices from backend that were passed before doing the above updates.
7. when i click inventory sales report i see accurate results indicating sales for customer "cash sales - catering services"
8. however when i open trial balance and click petty cash transactions i see payment by "cash sales - products" against the invoices that are actually charged against "cash sales - catering services".

So my guess was that when i updated the tables from back-end there is one missing update that i need to do so that the payments are charged to customer "cash sales - catering services". and that was the reason i asked which tables are affected. let me know if my explanation helps.

Hello Joe/itronics

Thanks for this wonderful s/w and a tremendous support. you guys are just awesome. I am currently facing a small problem. In my version of s/w (2.3.1) I have created 2 dimensions (departments) one is products and other is catering services. I also created 2 different cash sales (customers) so as to keep products sales segregated from catering sales.

While doing so, I modified previous data in items and assigned them individually to these departments from the front end. This worked out perfectly clean. However problems started coming in when I saw reports from customer sales. Currently when i pull the trial balance and click on petty cash a/c i see customer payments from "cash sales - products" and when i check the back end (gl_trans and debtor_trans) i see all the codes that refer to "cash sales -catering".

As far as i understand following are the tables that are affected when we do a cash sale:
debtor_trans
debtor_trans_details
stock_moves
gl_trans
sales_orders
sales_order_details
bank_trans

Can you please guide me as to what table i need to modify if i have to change the "cash sales - products" to "cash sales - catering" from backend.

Thanks in advance. This will save from entering the invoices twice.

8

(3 replies, posted in Setup)

This is an amazing software but would like to know if there are any plans to use openid to login to Front Accounting or for that matter say Google apps id to login to front accounting. Can we implement such framework?

9

(1 replies, posted in Setup)

I am currently running FA 2.3.0a the newest version from sourceforge. However I am getting following error when I click Void Transactions -> Purchase Order.


DATABASE ERROR : Error reading record set
error code : 1064
error message : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' t.order_no) FROM 0_purch_orders t LEFT JOIN 0_voided v ON t.order_no=v.id AND v' at line 1
sql that failed was : SELECT COUNT(DISTINCT t., t.order_no) FROM 0_purch_orders t LEFT JOIN 0_voided v ON t.order_no=v.id AND v.type=18 WHERE (ISNULL(v.`memo_`))


Can someone please help. Thanks.

10

(2 replies, posted in Accounts Payable)

Thanks that solved it.

11

(2 replies, posted in Accounts Payable)

Hi Admins,

Thank you for a wonderful piece of software. I had earlier entered alot of Purchase Orders but when I moved to 2.3 I get the following error:

DATABASE ERROR : could not get location info
error code : 1064
error message : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEF''' at line 1
sql that failed was : SELECT delivery_address, phone FROM 0_locations WHERE loc_code=''DEF''

When I set the go_debug to 1 following is the sql that i guess is problematic.

SELECT delivery_address, phone FROM 0_locations WHERE loc_code=''DEF''

Steps to reproduce:
Clicking the Purchase module -> PO Entry link.

Can someone please help.

12

(1 replies, posted in Items and Inventory)

Hello,

I am currently using fa for a/c food stuff imported from other countries and selling in home country. What I wanted to know was how can i a/c for food items that went bad during transit.

Thanks that solved the query

Hello All,

Thank you very much for one of the masterpiece software. I committed a mistake during installation and configuration of Cash sales (Direct Invoice). The Payment terms in cash only was one day where as it should have been 0 days.

Now due to this config in my fa whenever I click direct invoice it shows "Current Credit" of xxx.xx amount. Petty cash is updated so there is nothing in the A/R. but how to clear this figure from backend.

Can someone please help me.

15

(0 replies, posted in Reporting)

Hello,

Thanks for FA. this is the best accounting software that I have used.

I just installed repgen module 2.2 on my fa. However whenever I am pressing any button from the repgen module such as

Create Block, Create Function the page refreshes and gives the home page. I aint too sure whats wrong. Can someone please help.

16

(2 replies, posted in Items and Inventory)

Thanks Joe,

Problem Solved. I think it was my mistake.

17

(2 replies, posted in Items and Inventory)

Hello,

Thanks for a wonderful software. I am a retailer and using this software for accounting. I import products and sell it here in Canada.

My Inventory figures are skewed as the Inventory valuation report shows 2 categories with following amount: 357.49 (I believe this is the Stock in Hand). So this figure should affect Balance Sheet and should appear there.

However when I open the Balance Sheet the figure that appears there is Cost of Goods Sold.

Why is this happening can somebody help me.

18

(1 replies, posted in Items and Inventory)

Hi,

First of all I really appreciate your efforts for such a beautiful program. I have a small problem. I buy products in KGS but I sell in LBS. Can someone help how can I automate this conversion?

19

(2 replies, posted in Setup)

Hi Janusz,

Lemme try this thing, I am not a great coder but will try to make such theme. Programmers out there can help.

Rgds,

Harshal

20

(2 replies, posted in Setup)

Hello Guys,

Thank you for this fantastic application. I wanted to know how can i make your application iphone compatible. I have a 3g access and can update the records at the time of delivery. I read through different iphone forums and wanted to insert following code but ain;t too sure where should I do so. Can someone please guide.

<meta name="viewport" content="initial-scale=2.0, minimum-scale=.5, maximum-scale=8.0" />

Regards,

Harshal

Hi Janusz,

I have couple of questions. Trying to debug what can the possible error be:

1. When I am clicking "Direct Sales Invoice" my "CASH PAYMENTS" section is not editable. I see nothing in following 2 fields:
Deliver from Location and Cash account.

can you tell me why can this be. I have a cash account set up. the payment terms has a value "Cash Only" and due by has 0 set.
I have 2 locations and why are they not populated in the form.

itronics wrote:

Have you at least one entity defined in  sales type, location, shipper and tax_group?

Janusz

Yes I have
2 Sales Type
2 Locations
1 Shipper
1 Tax Group

joe wrote:

Hello,
Which release are you running?

/Joe

2.1 beta

Hi Joe,

Really appreciate your hardwork in this wonderful and simple software. Thank you very much for that. However I am facing trouble entering some data in your Sales module.

I am getting error on entering Direct Invoice Entry in the system. Error is as follows

DATABASE ERROR : FATAL : sales order return nothing - 0
sql that failed was : SELECT 0_sales_orders.*, 0_debtors_master.name, 0_debtors_master.curr_code, 0_locations.location_name, 0_debtors_master.payment_terms, 0_debtors_master.discount, 0_sales_types.sales_type, 0_sales_types.id AS sales_type_id, 0_sales_types.tax_included, 0_shippers.shipper_name, 0_tax_groups.name AS tax_group_name , 0_tax_groups.id AS tax_group_id FROM 0_sales_orders, 0_debtors_master, 0_sales_types, 0_tax_groups, 0_cust_branch, 0_locations, 0_shippers WHERE 0_sales_orders.order_type=0_sales_types.id AND 0_cust_branch.branch_code = 0_sales_orders.branch_code AND 0_cust_branch.tax_group_id = 0_tax_groups.id AND 0_sales_orders.debtor_no = 0_debtors_master.debtor_no AND 0_locations.loc_code = 0_sales_orders.from_stk_loc AND 0_shippers.shipper_id = 0_sales_orders.ship_via AND 0_sales_orders.order_no = 5

However, the entry gets posted into 0_sales_order table with some values.

If these details are insufficient, kindly let me know what more details you would like to have.

Regards,

Harshal