You are not doing anything wrong.

When you are doing direct documents, the underlying document reference numbers will always be 'auto'.

Joe

I think you can do this manually in phpMyAdmin. Make the endyear in dec 2012. And change the newyear accordingly. You might have to close the old year again if it have been closed already.

I don't recommend doing this outside FA, so please make a backup first. But this would make your situation easier.

Joe

We will investigate this.

Joe

2,029

(2 replies, posted in Accounts Receivable)

No, you can only use the suppliers currency.

/joe

Have you tried to void the PO?

Joe

I am leaving office for a holiday. Hopefully Janusz will monitor this.

Joe

If you create a Direct Invoice, the delivery note and sales order get the reference 'auto'.

Joe

2,033

(1 replies, posted in Report Bugs here)

No, Dvarsani.
When changing a default account in System and General Setup, this account is used when creating new records.
If you need to batch change records, you will have to make a script for doing this.

Joe

This has now been fixed. HG repository updated.

You can download the file here. Rename it to customer_payments.php. Replace it in /sales folder.

/Joe

Janusz is going to look at this today smile

/Joe

2,036

(2 replies, posted in Items and Inventory)

Check that your price list is not tax included. Also check that you don't have discounts on the customer. Also check the price list, that it is not a fraction of the base price list

Joe

We are investigating this further. There are some side-effects by doing it. Sorry.

/Joe

I will have a look at this.

/Joe

Thanks for finding this.

HG Repository updated.

For those interested it can be downloaded here and replaced on server.

Joe

Hello dvarsane,

Will you do me a favor and change line 107 in file /sales/includes/db/cust_trans_db.inc from

        payment_terms=".db_escape($payment_terms)."

to

        payment_terms=".db_escape($payment_terms, true)."

and see if it helps.

/Joe

If you made a search on this item, you would get plenty of solutions.

Go into Company Setup, Setup tab, and unmark 'Search Suppliers List'. Voila!

/Joe

2,042

(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,043

(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,045

(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,046

(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,047

(4 replies, posted in Installation)

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

/Joe

2,048

(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,049

(8 replies, posted in Report Bugs here)

The cast fix is rather from Janusz smile

Joe

2,050

(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