This feature is not available.
26 08/29/2010 06:53:57 pm
Re: Items and Inventory: Tracking stock by serial number (1 replies, posted in FA Modifications)
27 08/17/2010 09:05:58 am
Re: How to do entry of tax payment (8 replies, posted in Accounts Payable)
Thanks Joe and Avb3 for the replies.
How do I handle this.
I want to load the opening balance as Tax Payable of 123,558.00
Should I just make a debit entry to 'Net Tax Payable' account ?
Thanks
28 08/15/2010 07:53:08 pm
Re: How to do entry of tax payment (8 replies, posted in Accounts Payable)
Hi Avb3,
Thanks for the reply but while defining TAX we do not define Net Tax Payable account.
Could you please help to understand ?
Thanks
29 08/11/2010 02:56:50 pm
Topic: How to do entry of tax payment (8 replies, posted in Accounts Payable)
Hi,
In tax inquiry one get details for Net payable tax.
When the tax is paid to the authority, how should that payment entry be done.
Type of entry and ledgers to be selected.
Thanks,
30 08/03/2010 01:33:30 pm
Re: Bank deposits - print out? (14 replies, posted in Banking and General Ledger)
Hi All,
It is really a crucial requirement to have a listing of the cheques in a single deposit cheque number, payer and amount.
But in FA we do not capture 1. Bank 2. cheque number as separate fields.
While transferring amount to bank from undeposited account. We would again need a listing.
Thanks,
31 07/15/2010 05:03:31 pm
Re: Cost of goods (9 replies, posted in Items and Inventory)
So far I could not get a chance to analyse the situation.
32 07/12/2010 09:51:03 am
Re: Can not edit Bank Payment and Deposit ? (7 replies, posted in Banking and General Ledger)
Hi thhui,
I guess the submitted code is rolled out in 2.3 beta please check.
Thanks
33 07/12/2010 09:47:25 am
Re: Purchase Order Improvements (7 replies, posted in FA Modifications)
thanks
34 07/12/2010 09:45:05 am
Re: Cost of goods (9 replies, posted in Items and Inventory)
Hi Eglis,
I am also facing same issue.
So far we can not do this is FA.
Thanks
35 07/12/2010 09:36:28 am
Topic: Disabling user input while loading/processing (0 replies, posted in Wish List)
Hi,
Is is possible to implement disabling the user input while loading/processing ?
While ajax request is submitted and processing can page be grayed out and blocked for any action ?
Thanks
36 07/02/2010 02:26:56 pm
Re: Purchase Order Improvements (7 replies, posted in FA Modifications)
Hi Janusz,
I would like to suggest that we should display Tax calculation on PO view / print.
It is required for Accounts Department to allocate amount for PO or drawing a cheque.
Is it easy to have this enhancement ?
Thanks,
37 06/23/2010 06:40:57 am
Re: COGS and Inventory GL out of sync !! (4 replies, posted in Items and Inventory)
Hello again,
Supplier Invoice also uses same policy in adjusting the cost difference.
Function updates the average cost considering get_qoh_on_date as of GRN date but the resulting cost affects overall inventory.
Should there be NO date filter for calculating qoh ?
In order to be more clear on cost diff. adjustment can we update memo like this
if ($amt != 0.0)
{
$cost_diff = $mat_cost - $deliveries[1];
$memo = "Cost difference adjustment for ".$entered_grn->item_code.". ".$deliveries[0]." items delivered since ".$old_date.". The cost difference is ".$cost_diff;
add_gl_trans($trans_type, $invoice_id, $date_, $stock_gl_code["cogs_account"],
$stock_gl_code['dimension_id'], $stock_gl_code['dimension2_id'], $memo,
$amt, null, null, null,
"The general ledger transaction could not be added for the price variance of the inventory item");
Thanks,
38 06/23/2010 06:14:29 am
Re: COGS and Inventory GL out of sync !! (4 replies, posted in Items and Inventory)
Hi Joe,
Thanks for the tip. I need your help to understand the following case.
There are 2 PO deliveries done.
On June 23, 2010 - Qty - 3437 For Price - 33.77335 (Delivery # 1)
On April 01, 2010 - Qty - 1213 For Price - 33.34450 (Delivery # 2)
Std cost after second entry updates to - 33.34450 (It results in cost depreciation causing the out of sync.)
By calculation it should be - 33.66148
After code view it seems that function update_average_material_cost in grn_db.inc considers get_qoh_on_date as of transaction date.
Is there any reason for get_qoh_on_date ?
Average cost affects all inventory irrespective of dates.
Please help to understand the issue.
Other point is rep204 (Outstanding GRN) uses Std Cost. It should be unit_price of PO.
Thanks,
39 06/14/2010 08:19:34 pm
Topic: COGS and Inventory GL out of sync !! (4 replies, posted in Items and Inventory)
Hi Guys,
Please try this scenario.
Decimal places for Prices/Amounts: 2 (It is preferred for Invoice Printing)
First Inventory adjustment for a new item - qty - 2650 for unit cost 5.46
First Inventory adjustment for a new item - qty - 800 for unit cost 5.48
This results in standard cost - 5.46
Inventory valuation as per report = 18,837
Inventory GL = 18,853
Difference = -16
If all of this inventory is sold, inventory GL will show 16 units remaining and COGS will be 18,837. As qty becomes higher difference amplifies.
In our live company, the difference is of 40,000.
After analysis, it seems that the cost is rounded during averaging process. It creates the COGS difference. The rounding is set to Prices/Amounts decimals set by user.
Since cost is used for internal COGS calculation, can rounding be avoided for cost ? It will result in proper cost and thus reduce the difference.
Also can we keep track of cost change history along with the reason of cost update like WO, GRN, Cost Update and transaction number, it helps to analyse.
Please help to resolve the issue.
Thanks,
40 06/13/2010 01:32:30 pm
Re: Purchase Order & Adjustment of Entries question (11 replies, posted in Accounts Payable)
Hi Joe,
Thanks, this should be fine.
Company accountant advised to pass a 'Reverse' JE to adjust the outstanding GRN at the year end.
That should take care of inventory valuation by GL and by stock.
Please correct if this is not the correct/best way.
Thanks,
41 06/13/2010 07:09:20 am
Re: Purchase Order & Adjustment of Entries question (11 replies, posted in Accounts Payable)
Hi,
I tried a scenario. Made PO and accepted delivery for an item.
Item is sold. The inventory balance goes in credit, resulting in
Inventory valuation as per BS to be negative.
Should this be okay ? Or I am getting it wrong.
I am testing more cases related to GRN.
Will update soon.
Thanks,
42 06/13/2010 06:10:50 am
Re: Purchase Order & Adjustment of Entries question (11 replies, posted in Accounts Payable)
Actually I have query here. When we have GRN/PO delivery done but Invoice is pending, till the time, will the Inventory account not mismatch with actual stock ?
Should this be accounted as liability against Inventory ?
Thanks
43 06/12/2010 07:52:24 pm
Re: Purchase Order & Adjustment of Entries question (11 replies, posted in Accounts Payable)
Hi Joe,
When the delivery is done the stock is credited and purchase is debited.
I checked the system but did not found any GL entry for PO delivery i.e. GRN
Am I wrong somewhere ?
Thanks
44 06/02/2010 03:09:59 pm
Re: add new sales order (4 replies, posted in Items and Inventory)
refs
comments
audit_trail
are supportive tables storing reference, memo and auditing data respectively.
45 06/02/2010 03:08:43 pm
Re: add new sales order (4 replies, posted in Items and Inventory)
sales_orders and sales_order_details
46 05/27/2010 08:42:34 am
Re: Updates to the Wiki (2 replies, posted in Announcements)
Thanks a lot Rthor
Adding couple of examples at relevant place may help.
Great Job! Keep it up !
47 05/20/2010 08:58:10 am
Re: Writing off a bad debt (5 replies, posted in Accounts Receivable)
Hi Joe, Janusz,
Please correct if I got this wrong.
We may use credit note transaction for writing off bad debts.
Credit Note Type - Items written off
Write off the cost of the items to - Bad Debts A/c
Thanks
48 05/20/2010 08:45:44 am
Re: Writing off a bad debt (5 replies, posted in Accounts Receivable)
I was wondering if anyone had a procedure for writing off a bad debt from a customer under FrontAccounting. I know I can make a journal entry to a bad debt expense account from Accounts receivable, but that doesn't take care of the customer balance in the reports.
Any ideas?
Thanks
Need guideline from moderators.
49 04/28/2010 05:46:44 am
Re: Can not edit Bank Payment and Deposit ? (7 replies, posted in Banking and General Ledger)
I would like it a try once I am done with current project go live.
Before starting I would like to discuss the logic, will send mail to developers list.
50 04/27/2010 10:55:09 am
Re: Can not edit Bank Payment and Deposit ? (7 replies, posted in Banking and General Ledger)
Hi Joe,
Do we have any progress on this feature ?
Misc type of bank deposits and payments would be easier for editing.
Can we release that part first and then take care of others ?
Regards,