[
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562349#action_12562349
]
Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------
Hi Chris,
1) The grand total is also displayed above the journal, in its own box. Maybe
the grand total line should be removed from the Journal.
Yes I thought about that shortly after having posted. I can' t see any problems
with it, though it's standard to show grand total below and not *only* above
items. I did not try yet the new scrollbars behaviour. But I guess it should be
sufficient.
2) IMHO, the size of the AMT should be increased to handle the proper size,
based upon business. This would be easier to predict if the total was not
displayed in the Journal.
Yes good point, but what is exactly AMP :o) ?
3) I'm not sure of the validity of using thin scrollbars in an application
ostensibly to be used on a touchscreen. I'll have to plug in my touchscreen and
start poking at it.
You are right, folowwing your test we should maybe find another solution. And
this remind me about cash in/out that I should fix also. About this last one, I
still wonder if we should not introduce a virtual floating keyboard. In a 1st
time being able to enter amounts should be enough (hence only digits and such
touches as it already exist on main screen), what do you think ?
> XUI update to x3.2rc2b
> ----------------------
>
> Key: OFBIZ-1580
> URL: https://issues.apache.org/jira/browse/OFBIZ-1580
> Project: OFBiz
> Issue Type: Improvement
> Components: framework, specialpurpose/pos
> Affects Versions: SVN trunk
> Reporter: Chris Lombardi
> Assignee: Jacques Le Roux
> Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch,
> ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG, xpos.properties.patch,
> XuiCoreSwing-v3.2rc2b.jar, XuiOptional-v3.2rc2b.jar
>
>
> I have been having problems with the limitations of the current version of
> XUI. Specifically, the limitations of not being able to remove event
> handlers and the forced caching of XPage objects.
> It compiles, but it throws an exception at runtime.
> I think it is a configuration issue, I haven't tracked it down yet, but I
> thought I'd put it out here in case anyone wants to take a look.
> Run the patch, then delete the following files:
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
> I updated Journal.java, but I want to see it work before I update the other
> files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.