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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShowPallet #288

Open
14 of 17 tasks
inikoo opened this issue May 19, 2024 · 2 comments
Open
14 of 17 tasks

ShowPallet #288

inikoo opened this issue May 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working UI
Milestone

Comments

@inikoo
Copy link
Owner

inikoo commented May 19, 2024

To reproduce go to Fulfilment customer list choose a customer with pallets , pallets tab, and click in a pallet

  • Bug 馃悶 is click in Stored items tab FE breaks
  • If applicable need info about the pallet delivery / pallet return.

BE:

  • Prev/Next need to be implemented in ShowPallet. (note that it must be a function of the $this-parent)
  • Edit button is missing (for now can only edit reference and customer reference and notes)
  • Location need to be a link if user has permission to see warehouse "locations.{$this->warehouse->id}.view". where the warehouse can be find in the pallets.warehouse_id. (tell FE if it's done)
  • PageHeading: Add icon Status/State icons on the right

FE:

Screenshot 2024-05-19 at 11 31 29

in heading:

FE:

  • Hover over the pallet icon should show tooltip Pallet
  • Pallet reference can not be capitalized by FE
  • next to Pallet reference , we need to show customer_reference in brackets e.g. (128) but not on bold so need to be other element pass to PaheHeading call it subtittle.
Screenshot 2024-05-19 at 11 43 50

UI

  • to much horizontal space between the data make it a little bit more compact

Maya

  • @YudhistiraA confirm here that you can scan this barcode with the app, and then you can do something useful about it in the app
@inikoo inikoo added the UI label May 19, 2024
@inikoo inikoo added this to the Fulfilment milestone May 19, 2024
@inikoo inikoo added the bug Something isn't working label May 19, 2024
KirinZero0 added a commit that referenced this issue May 20, 2024
@aqordeon
Copy link
Collaborator

it's no point to show Customer Name, right? Because the data is already inside the Customer navigation @inikoo

@inikoo
Copy link
Owner Author

inikoo commented May 28, 2024

it's no point to show Customer Name, right? Because the data is already inside the Customer navigation @inikoo

Leave the customer name, is ok, but a link on it to the customer, this view can be shown in warehouses section too,
the problem is that the link to the customer is conditional if user has permission to see customers or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
Status: Todo
Development

No branches or pull requests

5 participants