2,976

(5 replies, posted in Banking and General Ledger)

If the bank account is of type cash account it won't allow negative values. Please change the bank account type.

/Joe

Have you read about fiscal years in the Wiki, https://frontaccounting.com/fawiki ?

/Joe

2,978

(1 replies, posted in Items and Inventory)

If you print out the Stock Check Sheet, you will get your information. Otherwise you will have to create a custom report module.

/Joe

This is not an easy task if you don't have any programming skills.

You should first study the files in /reporting/includes and /reporting/ to see how it is built.

We use an older version of the tcpdf report engine. Please search for this engine. There is also guidance in how to print barcodes.

In case of non programming skills, you may use the Jobs wanted /Offered Forum for help.

/Joe

2,980

(2 replies, posted in Report Bugs here)

Which release are you running. The $this->formData['domicile'] is set in /reporting/includes/doctext.inc on line 107.
You can change that in Company Setup.

Strange about Mantis. Let us hope you will get a confirmation.

/Joe

I understand you, but please help us doing this. If some of you will help us with such a report we will incorporate it into release 2.4.

/Joe

Yes, but you will have to do this yourself.
Maybe an idea to create a report module for this. Look into an existing one to get the idea. You can look into tcpdf.php (our pdf engine) for how to do that. On their homepage there are instructions on how to use the barcode routines.

/Joe

The suppliers invoice number is printed on the invoice somewhere. You can also use another unique reference.

/Joe

Thanks for your nice words.

/Joe

The decimals for the items are related to the item unit code. (Each, hours etc.)
Use 1 decimal for hours.

/Joe

The suppliers reference is the same as the suppliers invoice number.

/Joe

Yes you can use the Inventory Adjustment for this. Just adjust A so there is 5 items.
Because the next is a negative adjustment you will create a new adjustment. Adjust B so there is 5 here too (negative adjustment).

/Joe

2,988

(5 replies, posted in Setup)

the VAT and GST is the same and maybe used a bit confusing in FA. But you use these fields for your Company Tax Id and Customer Tax Id.

These fields are printed on the Sales Invoice.

/Joe.

The easiest way for you would be to make a few new lines after the address field and then the phone number last in the address field of the customer.

/Joe

Maybe you should just wait until tomorrow. We are planning to release 2.3.7 tomorrow. You could then take the empty.po file from this release and ensure the absolute latest empty language file.

/Joe

Sorry, here is the correct folder:
/reporting/includes/header2.inc

/Joe

Hello Hameed,

Please have a look at this topic regarding updating your latest po sile:

https://frontaccounting.com/punbb/viewtopic.php?id=1989

The latest empty.po file to merge with is in the 2.3.6 package on Sourceforge.

Best Regards
Joe

By changing the file /reporting/header2.inc you could put the phone number of the customers as well.

/Joe

The allocation done when using the Payment in the sama currency as the bank-account was extended a while ago. Having this in the Payment form for other currencies than the bank-account currency is quite complex. This is the reason for not having this in the payment form.

/Joe

1. Make the payment in the currency you want without allocating.
2. Go into allocate payments and do your allocations..

/Joe

You could just make some Journal Entries in Banking and Journal Entry tab. And counterbook from Freehold Property to the correct discount account.

/Joe

I cannot reproduce this. Please set the $go_debug flag in config.php to 1 to see if something strange is happening when doing the operation.

/Joe

Seems like a good idea. Implemented in HG repository to goto next minor release. Also implemented on supplier side.

/Joe

The GRNs can be removed from Supplier Invoice (you will have to be logged in as admin). The GRNs will also be returned by using a Supplier Credit Note.

/Joe

Any idea of how to implement it?

/Joe