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

Custom Field need to refilled after save #980

Closed
Tracked by #987
iEscapedVim opened this issue Sep 16, 2023 · 3 comments · Fixed by #983
Closed
Tracked by #987

Custom Field need to refilled after save #980

iEscapedVim opened this issue Sep 16, 2023 · 3 comments · Fixed by #983
Milestone

Comments

@iEscapedVim
Copy link

Facing this issue on the Invoices Page, I have a few custom fields on that page, but sometimes if you fill the custom fields after clicking the save button some of the fields return empty.

Expected Behavior

The text should stay in the custom fields after the page reloads.

Current Behavior

sometimes some or all the field data gets removed/erased.

Screenshots

3

Possible Solution

Steps to Reproduce

  1. Add Custom Fields to Invoices
  2. Open an existing invoice(I didn't test it on a new invoice).
  3. Fill in the custom fields and click save. (wait for the page to reload)

Context (Environment)

Every time I have to fill in custom fields multiple times before I could send the invoice.

Detailed Description

Hi, It's me again, So I am facing this issue on the Invoices Page, I have a few custom fields on that page, but sometimes if you fill in the custom fields after clicking the save button some of the fields return empty. The data you fill in gets removed/erased but some don't save anything sometimes it even removes the data that was already in a field. Like in the image below, I added the data and the IBAN data wasn't there after the page reloaded.

Off-Topic

There's one more thing I wanna share the custom invoice layout I made with you guys, The current ones are annoying & confusing plus the layouts do not match. I still need to do some work but the layout will look like this for all the templates.
final_page-0001

I edited the image to show what I did.
layout_page-0001
I have a few minor things to do like removing those custom fields. I added. I'll submit the layouts soon.

@nielsdrost7
Copy link
Contributor

nielsdrost7 commented Sep 16, 2023

I have a few minor things to do like removing those custom fields. I added. I'll submit the layouts soon.

O, wow, that looks awesome! In this case I'll wait with releasing a final 1.6.1 version (beta-3 is this weekend)

Would you like to join our Slack chat? I have some interesting challenges we need your help with

@iEscapedVim
Copy link
Author

iEscapedVim commented Sep 16, 2023

I have a few minor things to do like removing those custom fields. I added. I'll submit the layouts soon.

O, wow, that looks awesome! In this case I'll wait with releasing a final 1.6.1 version (beta-3 is this weekend)

Would you like to join our Slack chat? I have some interesting challenges we need your help with

Sure I will, btw only know HTML/CSS/JS idk PHP, I just understand it a little bit but I'll do my best.

@nielsdrost7
Copy link
Contributor

I Wasn't able to reproduce the bug, added more logging. Next time this happens, check the application/log file, because I added a log entry with the number "980", to specify this bug report

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

Successfully merging a pull request may close this issue.

2 participants