Not really, maybe a change to stristr instead of strstr.
/Joe
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by joe
Not really, maybe a change to stristr instead of strstr.
/Joe
Excuse me, but I see no problems here.
The last function either return the $result (if not null) or return the outcome from the static function default_get_dispatchable_quantity().
This function maybe called from a derived class of Hook.
I will, however, ask Janusz for a comment on this.
/Joe
Janusz is investigating this.
/Joe
@Iraserks
If you haven't marked 'Allow Negative Stock', you will get the allowed items as default and a warning that there is insuffient stock for the delivery. That means that you could not deliver all of it and you are allowed to deliver the default items (those in stock)..
I had no problems saving this delivery with available stock.
/Joe
Ok, willdo later. Fixed.
Joe
Fixed today. Repo updated.
/Joe
The first one has been done. However the last one remains.
Will have a look.
Joe
Hm.. will have a look later.
Joe
Strange. I have no problems rendering it.
Can you set the $go_debug flag in config.php to 1 or 2 to trap any errors.
Joe
Ok, will have a look. I have been extremely busy with job lately. I am sorry. Will fix asap.
Joe
Maybe we can change the final message in a future version of FA. Not now.
/Joe
Go into Setup, GL System Setup and select all your default accounts and UPDATE the company.
Also check the Item Category defaults and lastly the default Items account as the suppliers default accounts.
Now it should work for future invoices.
joe
Will have a look.
Joe
No, I don' t think so. In the core we should not allow full editing. It sends a wrong signal. I would leave it as is.
Joe
This bug is fixed. Repo updated. Thanks for reporting this.
/Joe
I will have a look at this.
/Joe
It is fixed now. I only had to rename a file and remove the '-' between Fixed and Assets.
Try and see if it is ok now.
/Joe
Ah, I see we will have to remove the '-' for the space in the links.
Otherwise we will not get context sensitive help from FA.
I will see if I can do that. Otherwise you must help me.
/Joe
Sorry @apmuthu. I didn't see your pages at once.
This was due to that we need to just skip the space in the links. You had a '-' instead of space. This is ok.
I have fixed the link to include the '-'.
But what was that for a page I picked up when making the link without space?
Ok this looks nice now, however.
/Joe
The sidebar in the wiki has been created. Only the header 'Fixed Assets' has been inserted in the linked page.
Please continue with the page(s).
/joe
A new forum about Fixed Assets has been created.
Use it for depreciations, Purchases/Sales of Buildings, Machines, Office Equipment, Cars and Trucks etc.
Joe
This change has been committed now. Repo updated.
/Joe
Hello again,
As far as I understand the POST values from a checkbox is not set if it is not marked. So why not do this?
function check_value($name)
{
return (empty($_POST[$name]) ? 0 : 1);
}
Joe
I have just tested the fix by Janusz, and it works perfectly.
@davidkumi
Maybe you need to refresh your browser caches. It should work now.
You will get an error saying the reference is already in use. Another line tells that the reference is updated, so you should save again. The reference is updated and when you save it should be ok. Well it could happen that other users are playing with the same numbers, so it could be repeated a few times.
/Joe
I will try to fix this.
Joe
FrontAccounting forum → Posts by joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.