quantity of internal use inventory is not print

Description

Make new internal use inventory, when push print. at print qty is = 0

I make test data in demo.idempiere.com

Environment

None

Attachments

2

Activity

Show:

Hiep Lq March 13, 2014 at 5:48 AM

Thanks Carlos. I see you hard work for many ticket review.
for this ticket:
"you can have a print format for each window". I know that. but I see it's big change for tiny issue

"avoid virtual columns in core as they have performance impact". absolute agree.
make virtual column by sub query, sometime is very bulky.
I prefer to make virtual column by join table. same as info window. just add field from and where in window table.

do you want i submit a view to fix this ticket?

Carlos Ruiz March 13, 2014 at 4:18 AM

Thanks - you can have a print format for each window.

I prefer to avoid virtual columns in core as they have performance impact - but I think your idea is good to be implemented in the related view for the document, in a view the impact is minimum.

Regards,

Carlos Ruiz

Hiep Lq March 12, 2014 at 11:16 PM

this print format use in two window (physical inventory, internal inventory), each window use a column.
because i make new virtual column qty = qtyinternaluse + qtycount and use it for print

Carlos Ruiz March 5, 2014 at 3:04 PM

Hiep, I think this would be to configure the print format, the print format used is showing qtycount, but internal use document uses qtyinternaluse

Won't Fix

Details

Assignee

Reporter

Components

Affects versions

Priority

Created January 11, 2014 at 3:08 PM
Updated July 5, 2014 at 2:50 PM
Resolved March 13, 2014 at 4:18 AM