Maybe even more decimals.

Joe

Yes it is related to the currency. Try to increase the currency decimals in user preferences, f.i. 6.

Joe

Committed according to Apmuthus latest zip file. Please add to the Wiki how this is used now.

/Joe

I have just talked to Janusz, and he will enter the discussion in a while. He just needs to be updated on the earlier discussions regarding the subject.

/Joe

Committed to stable Repo.

/Joe

Willdo later.

Joe

@alaa

I will try to get Janusz involved into this discussion. I guess he can contribute with some values too.

Joe

The Developers have been discussing the landed cost of items some years ago. There are several ways of solutions, but we haven't come up with one up to now. @alaa,  if you have a good algorithm about how to do it, please contribute, and we will see how to solve it.

If you try to distribute the shipping to the items on the receival, then you shouldn't enter the shipping elsewhere. So you see this is not an easy task. The difficulties also start when you are crediting things.

You will probably have an estimation of about how much to include in the items to compensate for shipping.

And you will probably have an estimation of about how much to add on the purchase price to get a sufficient sales price.

/Joe

Committed to Repo.

/Joe

Willdo later.

Joe

Yes, if it is enabled in Company Setup.

joe

Sure. Will do.

/Joe

This has now been committed to stable repo and implemented this way:

  • A checkbox in Company Setup 'Use Barcodes on Stock' has been implemented.

  • If 'Use Barcodes on Stock' is marked:
    A button next to the Item ID in Items.php is established that is called 'Generate EAN-8 Barcode'. Appearently this is a popular way of doing this. See @apmuthu comments above.
    The Items Report 'Stock Check Sheets' now shows the Barcodes.

  • The Barcodes are shown without Borders. Looks prettier. But if you want a border it can be set to true on line 147 in rep303.php.

  • Some minor errors in the delivered zip file were fixed.

The language file 'empty.po' will have to wait until next minor.

/Joe

I have now been working on this. I did an extra parameter in the Stock Check List for selecting Barcodes.

Why are you creating random barcodes in the Items.php? Is that a common way to do it? Will it confuse people not using barcodes?
Should it be an option using barcodes on the company? And maybe which barcode type?
Just a couple of questions from a guy not used to barcodes smile

/Joe

@boxygen
Try to select 'Show Pictures'. The Barcode print seems to be inside the 'Show Pictures'. I am looking at the code implementation in the core.

Glad to hear if it works as is.

/Joe

I will have a look tomorrow.

Joe

867

(1 replies, posted in Announcements)

We have changed our Website Template today.

https://frontaccounting.com

We are also going to fix the pages for missing and bad links, outdated info etc.

/Joe

Committed.

Joe

@alaa

What are the php versions?

/Joe

Today our Forum has been updated from version 1.3.6 to 1.4.4. There might be some minor strange things, but these will be fixed as soon as possible.

/Joe

Will ask Janusz to have a look.

/Joe

Check that you have not closed the GL Transactions in Banking & General Ledger, Closing GL Transactions.

/Joe

The same algorithms are used on both customer and supplier side. On the customer side it is first checked for items and then customers/branches.

On the supplier side we can't check for items because this may be new items.

I guess this is ok to go this way. It has been done so for many years.

Joe

The call to check_db_has_suppliers() is moved down a bit in both files.

Committed to stable repo.

/Joe

Will have a look.

/Joe