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

After upgrade to py4web 1.20240713.1 and new download of code Territories, Details not shown #2

Open
klausz opened this issue Jul 31, 2024 · 2 comments

Comments

@klausz
Copy link

klausz commented Jul 31, 2024

After an

  • upgrade to py4web 1.20240713.1 and
  • new download of code
    it seems

A: Territories, Orders Details Details (right side) not there.

B: For Products:

File "/Users/../Library/Mobile Documents/com~apple~CloudDocs/py4web/apps/southbreeze-master/controllers.py", line 1134, in Products,
   grid = Grid(

Employees

File "/Users/.../Library/Mobile Documents/com~apple~CloudDocs/py4web/apps/southbreeze-master/controllers.py", line 813, in employees
   grid = Grid(

and Customers

File "/Users/.../Library/Mobile Documents/com~apple~CloudDocs/py4web/apps/southbreeze-master/controllers.py", line 454, in customers
   grid = Grid(

there seems to be a grid error.

@jpsteil
Copy link
Owner

jpsteil commented Jul 31, 2024 via email

@klausz
Copy link
Author

klausz commented Aug 1, 2024

Good point as I should have given a better explanation.
(Hope its okay to report here (as I saw a 10 year old Video from Linus Thorvalds a few days ago))

I had switched to Brave a few days ago. But it's the same with Safari.
Also nearly 100% for sure it's related to the upgrade. The previous software was maybe 1 month older.

Re A (no real error but missed information):
http://127.0.0.1:8007/southbreeze-master/setup
For the in total 5 icon/tables (3 in the 1st row) Sales regions and Customer types are fine. Including search. I see the table content. For the middle one I only see the 'TERRITORIES' rectangle without content.

Re B (error messages from yesterday):
Orders:
http://127.0.0.1:8007/southbreeze-master/orders/select (fine)
http://127.0.0.1:8007/southbreeze-master/orders/details/52742?_referrer=687474703A2F2F3132372E302E302E313A383030372F736F757468627265657A652D6D61737465722F6F72646572732F73656C656374 (left side okay, right side only DETAILS but no content in table)
Products
http://127.0.0.1:8007/southbreeze-master/products (link from central page)
http://127.0.0.1:8007/southbreeze-master/products/select (immediately an error when used the above link, Green Screen)
Employees
http://127.0.0.1:8007/southbreeze-master/employees
http://127.0.0.1:8007/southbreeze-master/employees/select (immediately an error, Green Screen (not as bad as the MS Bluescreen))
Customers:
http://127.0.0.1:8007/southbreeze-master/customers (link from central page)
http://127.0.0.1:8007/southbreeze-master/customers/select (immediately an error, Green Screen)

As there is most realistic a Py4Web Software upgrade for Grid coming, low priority is fine.

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

2 participants