Skip to forum content
FrontAccounting forum
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 54 of 200)
Topics by joe User defined search
Posts found: 1,326 to 1,350 of 4,985
No, there are no problems using existing AREAS, so why change this.
We, the developers, do not normally have resources to help with changing the core.
@dz
Your call to ZONES, you hace a missing underscore in front of the gettext.
I guess that this produces your problems.
Joe
Please use
joe dot hunt dot consulting at gmail dot com.
Joe
Please use phpMyAdmin and open your database and look into the chart_master table. Look iff anything is strange for account 14001.
Joe
If an account is inactive does not mean that is is not presented in the Trial Balance.
You can allways inactivate an account despite it's balance. If an account is activated you are preventing any use on this account in the future.
Joe
Check that the pricelist you are using is not tax included.
/Joe
This bug has already been fixed and the fixed files have been uploaded to Mantis Bugtracker.
Please create an account on Mantis and download and replace the files.
Joe
The type_no and trans_no fields both refer to the same transaction number. The reference numbers is a better way to display the outgoing document numbers. These reference numbers can be set forward in the form setup. You can combine letters and numbers here. The invoices etc do still have the trans_no fields for secondary keys in other tables.
Joe
This is a redundant field that is taken away in 2.4.
Joe
The Item descriptions are not saved when transferring to GL. There is not enough room for this on the transaction line.
There are several reports in the Items and Inventory Reports.
Joe
It will not be backward compatible. This will have to wait to a major release.
Joe
I can only say, that the BOM is always used as a base when the assembly/manufacturing is done.
When manufacturing, the stock is first handled when you produce the items.
Joe
@apmuthu
It is a bit too complicated to describe the workorder flow here. Let us just assume that the code works in the core. If you try to modify this, you are often on your own and should have some professional skill in programming.
Joe
@maulana
Please set the variable, $go_debug to 1 in config.php to trap any errors.
Immediately I can not find any errors.
Joe
I haven't been followed this in detail. Please give me som time to have a look. It is easy to produce some wrong code.
Joe
If you choose to print the invoice(s) by the customer Reports, you will be able to select the Paypal link.
Joe
Hello Maulana
There is an error in your code.
if (db_num_rows($bomqty)==1)
you should test db_num_rows on $result and NOT $bomqty.
/Joe
This has now been fixed and HG repository default is update. Change goes to next minor release.
If you need a new file, you can download here and replace it in folder /gl/includes/db folder
joe
I will have a look at this.
Joe
But you can select the item in Setup tab, add attachment, and then attach another document to the same item number wwithout changing any code.
Joe
To handle multiple attachments per item, you must have a very late release of FA. Please update to release 2.3.22 to have multiple attachments for a single item.
Joe
This is not possible in FA.
/Joe
No, you cannot. The restore contains the entire setup at the time of the backup.
I understand the annoyance of this, however using the bank payment for payment to suppliers is only to be used in special cases, f.i. if you like to overwrite a booking. In other Words, you should know what you are doing here.
Please use the Supplier Payment form to do the normal payments to suppliers.
Making restrictions on this will make the flexibility go away.
/Joe
I am sorry, but I cannot reproduce this. As soon as the focus is left from the date field, the duedate field is updated despite what way I do it.
I am testing on a 2.3.22 release.
/Joe
You cannot close a month in this release. This is implemented in release 2.4 that is going to ship later.
Joe
Posts found: 1,326 to 1,350 of 4,985