webERP Forum

Full Version: Aged Controlled Inventory - Bad Age?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Finally, an update on repositories late last night from a sourceforge tweet:

Sourceforge Tweet Wrote:SourceForge SF.net Operation @sfnet_ops 17m17 minutes ago

Mailing lists service has been fully restored. Code repos should be restored in the next 2 hours. Thanks for your patience.

...so I should finally be able to catch-up on a few commits tomorrow! Big Grin
Back in business!

Change committed to SVN.
The original error of "svn: E160004: Reading one svndiff window read beyond the end of the representation" is still showing for me.
Should this report show quantity and value of only what is currently in stock or quantity and value of all controlled movements?

The old script shows quantity and value of only what is currently in stock. The new script shows quantity and value of all controlled movements.
Since the column header is "Quantity Remaining" I always assumed it should only show what is left. If it should show all movements perhaps the header should add the word "movements" and the column should read "Quantity".
(02-16-2018, 09:00 PM)falkoner Wrote: [ -> ]The original error of "svn: E160004: Reading one svndiff window read beyond the end of the representation" is still showing for me.
Unfortunately, nothing appears to be fixed by anything that was done for the "data center" update that took 3 days, so the tickets remain open. "Back in business" meant that I was at least able to commit updates again, sorry for any confusion on that matter.

I have crossed two other files that have (commit) trouble, CounterSales.php which I've added to the ticket, and another is BOMs_SingleLevel.php. The latter has not yet been added to the ticket. The SVN error with CounterSales.php claims the 'zlib too large'??

I believe that BOMs_SingleLevel has the same message as CounterSales.php, but I'd have to double check.
I have added the BOMs_SingleLevel file to my sourceforge ticket.

Not sure how long this could go on, as I'm sure that the situation can prevent release?
Pages: 1 2 3