2,026

(3 replies, posted in Report Bugs here)

Yes this was a bug.
Fixed. HG Repository updated.

Download cart_class.inc and replace it in /sales/includes folder.

Thanks for finding this.

/Joe

2,027

(3 replies, posted in Report Bugs here)

I will have a look at this later.

/Joe

dvarsani wrote:

Hi Joe

I wrote a note in memo in direct purchase invoice but I can't see memo in view supplier invoice. Is that a bug?

Thanks

Yes this was a minor bug. Fixed in HG Repository.

Download the file po_entry_items.php1. Rename to po_entry_items.php and replace in /purchasing folder.

/Joe

2,029

(7 replies, posted in Accounts Receivable)

This is in the wrong forum. Should be in Accounts Payable. However I will have a look.

/Joe

2,030

(7 replies, posted in Accounts Receivable)

Yes another minor bug here. It was the wrong column that was replaces. It should have been the Cust Order Ref that should have been replaced instead of the Branch.
The Cust Order Ref should be Description when showing delivery and invoice templates. So the content is ok.

Download search_orders_view.php1 and rename it to search_orders_view.php. Then replace it in /sales/inquiry folder.

/Joe

2,031

(4 replies, posted in Installation)

There is an update.html in the root folder of the installation.

/Joe

2,032

(4 replies, posted in Installation)

You should be able to upgrade directly to release 2.3.15 (not 14). Just be aware of eventually new flags in config.default.php that should be copied to config.php. There are no database changes in minor release (they all share 2.3).

/Joe

2,033

(8 replies, posted in Report Bugs here)

The cast fix is rather from Janusz smile

Joe

2,034

(8 replies, posted in Report Bugs here)

Hello guys,

Yes, certain releases of MySql don't like this.

This has now been fixed in file sql_functions.inc. Please download and replace on your server.

HG repository updated.

/Joe

2,035

(7 replies, posted in Accounts Receivable)

Hello erwindebruin,

Yes you are right. I cannot recall why this was changed, but this is now fixed.
Download sales_order_entry.php1 and rename it to sales_order_entry.php and replace the file on your server.

Thanks for pointing out this.

HG repository updated.

/Joe

I guess the space is rather limited for another column.

/Joe

There are already shortcuts for dates implemented.

If you enter the date field (the field is marked) you could just press another day and it will use that  date. If you enter DD(sep)MM (where the (sep) is the date separator) the day and month are changed.

If you have a format like MMDDYYY, and you enter MM(sep)DD will enter the MMDD and the year is the same.

/Joe

2,038

(20 replies, posted in Setup)

Yes, of course. Sorry and thanks. smile

/Joe

@rscwendeman

I don't understand why the Sales Quotation doesn't easily convert into Sales Order.

Go into Sales Quotation Inquiry in Sales Tab. Put the mouse over the last but one column on a Sales Quatation. What do you get here. Of course pressing this will create a Sales Order, voila smile

/Joe

Ok, Haakon0603, I think I understand what you mean.

The 'else if' sentences should be 'elseif'.

In this specific case this doesn't matter. However for better readness of the code, I will change it.

/Joe

Please don't mess with php and js, and do what I told you.

There is no problem here.

Joe

If you want to look at the js file created from this PHP function, then please look into file /company/0/js_cache/date_picker.js.

Here you can see that everything is ok. It is quite normal to have function inside another function in Javascript.

/Joe

2,043

(20 replies, posted in Setup)

Well, there was a minor bug in /sales/includes/sales_order_db.inc that eliminated the fallback.

It is now fixed in the HG repo. The file is also attached here:

/Joe

2,044

(4 replies, posted in Setup)

You can also create a special language file like en_US and en_AU.
In this file you can translate only those words that are different from the original English one.

Joe

Try also to look into the server error log. I don't know where that is in IIS, but try to find it.

Somewhere there must be something reported.

Joe

2,046

(20 replies, posted in Setup)

I guess, that if there is no branch billing address, then it should use the customer address. I will ask Janusz, why it has been changed to this.

/Joe

2,047

(3 replies, posted in Installation)

Hello,

You must have the gd2 extension installed. After that restart the Apache server.

/Joe

2,048

(6 replies, posted in FA Modifications)

Using poEdit you can create the .mo file. There should be both a .po and .mo file in the /lang/en_IN/LC_MESSAGES/ folder.

After creating the files, please send them to contributions at frontaccounting dot com (please replace at and dot).

It will then be updated in the Repo and can be installed / activated from the setup tab, install / activate language.

/Joe

2,049

(1 replies, posted in Accounts Payable)

There are not enough funds in the cash account. Either change the account type or fund the cash account before using it.

/Joe

2,050

(9 replies, posted in FA Modifications)

Hello demille.
Are you an accountant, then look at the GL booking for the supplier invoice after above entries.

You will see that the GL accounts are update4d correctly, so are the Tax (VAT) Report.

I guess this was the original subject (about editing the VAT), right?

/Joe
BTW the quick entries should be done by an expert.