Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.0] Can't change Phone and User in PosTicket #17704

Closed
gustavovalverde opened this issue Jun 19, 2017 · 1 comment
Closed

[10.0] Can't change Phone and User in PosTicket #17704

gustavovalverde opened this issue Jun 19, 2017 · 1 comment
Assignees

Comments

@gustavovalverde
Copy link
Contributor

Impacted versions:
10.0

Steps to reproduce:

  1. Inherit PosTicket with t-extend
  2. Change the whole ticket part-by-part with t-jquery (so other modules can inherit the original PosTicket and my changes won't mess with that).

Current behavior:
image
Just as this image shows Phone: and User: can't be inherited and thus can't be changed. I have to change the whole class="pos-sale-ticket" just to overwrite this ones.

Expected behavior:
This texts should be inside a node so they can be inherited and changed using t-jquery

cc: @jorenvo

@Yenthe666
Copy link
Collaborator

Hi @gustavovalverde,

Thank you for your report.
I actually faced this problem a while ago too.
On a sidenote, which is somewhat related: you also can't use CSS on this report and neither can you do left-align for example. CC @vincentadriaensen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants