invoify icon indicating copy to clipboard operation
invoify copied to clipboard

[BUG] - Custom inputs is not visible

Open PontusTideman opened this issue 1 year ago • 3 comments

Issue Summary

Custom inputs is not visible on invocie.

Environment

Chrome latest version running on macOS Sonoma 14.5.

Steps to Reproduce

  1. [First step to reproduce the issue] Check demo site, and try adding custom inputs until next-intl is working.
  2. [Second step to reproduce the issue] Try add custom inputs, no custom inputs is visible.

Expected Behavior

That they are visible.

Actual Behavior

None is showing, neither on live preview nor PDF.

Screenshots/Logs

Screenshot 2024-08-07 at 15 05 53

Additional Information

Steps to reproduce is available above.

Possible Solutions

Not right now.


Acceptance Criteria

  • [x ] The issue is confirmed and reproducible.
  • [ x] Relevant details about the environment are provided.
  • [ x] Steps to reproduce are clear and concise.
  • [ x] Expected and actual behavior are described.
  • [ x] Screenshots/logs (if applicable) are attached.
  • [ -] Any additional relevant information is included.

[Note: Please replace the placeholders in square brackets with specific information related to your bug report.]

PontusTideman avatar Aug 07 '24 13:08 PontusTideman

The custom inputs get passed to the final PDF, I just haven't figured out where to place them within the PDF

al1abb avatar Aug 09 '24 02:08 al1abb

@al1abb I understand that.

But a quick questions, because I´m doing some edits on this to meet the local laws etc etc.

In InvoiceTemplate1.tsx, how can we keep the translation of the string but it´s become visible IF/WHEN you enter the text for like Account name. Now it´s always visible even though you are not entering anything.

PontusTideman avatar Aug 21 '24 11:08 PontusTideman

The custom inputs get passed to the final PDF, I just haven't figured out where to place them within the PDF

First I'd like to thank you for the great tool you have created and shared publicly for free, very useful. About the custom input field, If I may suggest, can it just appear right below the address as it appears in the form?

nkuwi avatar Mar 29 '25 07:03 nkuwi