hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

Payment details #280

Open abiguzas opened 6 years ago

abiguzas commented 6 years ago

Expected Behavior

Adding Bank Details to Invoices.

Current Behavior

None

Possible Solution

screen-shot-2018-04-03-at-2 02 00-pm screen-shot-2018-04-03-at-2 01 46-pm

Link to the branch I stuck to pass the data in the template. even though I am using an index in the template, the current value from the input is undefined. So I left as static data for now.

Context

It's common to include payment details on an invoice.

hql287 commented 6 years ago

@adcat: Hey, sorry for taking a bit long to get back to you. Have been pretty busy in the last week. Question: Wouldn't it be easier to use a text area field instead of 3 text inputs for this?

abiguzas commented 6 years ago

@hql287 Hi, no worries(; Do you mean one text area for example Payment details where you can fill any info? I think that can work better cause info for payment can vary for different people. Correct me please if I am wrong (;

hql287 commented 6 years ago

@adcat Yes, that's what I meant 👍 Feel free to update the PR when you have the time. Regarding passing data to the invoice, it goes like this.

Make sense? Let me know if you have any question.

PanetiX commented 5 years ago

@adcat: Hey, sorry for taking a bit long to get back to you. Have been pretty busy in the last week. Question: Wouldn't it be easier to use a text area field instead of 3 text inputs for this?

I think that will be an good option. Three Text Areas which can be optionally filled and the result will be shown on the footer on the document.

decentral1se commented 4 years ago

Hey, loving Manta, just wanted to chime in and say, yes, including bank details would be wonderful :tada: