By Christophe on Wednesday, 21 February 2018
Posted in General Issues
Replies 5
Likes 0
Views 582
Votes 0
Hi,

I need to manually in Back-End change the "Paid Date" of an invoice for a subscription.

How could I do that ?

Thanks
Hello,

As of now you can't edit invoice paid date from backend. You can update the subscription date's only.
Paid date will be saved when payment made successfully.

Let me know if you have any query.
·
Thursday, 22 February 2018 02:14
·
0 Likes
·
0 Votes
·
0 Comments
·
ok
The pb is that I had an old website with maybe 200 invoices of Payplans.
I have done a completely new website and I need to import those invoices (to the users of the new website that were already in the old website).
That's why I thought first to recreate all the invoices, with putting the date of the payment : but if this is not possible, I am in trouble
Would there be a way to import ?
·
Thursday, 22 February 2018 02:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

As of now there is no functionality to import invoice data.
You can write a script to import these dates or you can change it manually from database table also.
You need to change in #__payplans_invoice table and column name is paid date.

Let me know if you have any query.
·
Thursday, 22 February 2018 11:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks
It will not be the easiest way to do it, but at least it works.
·
Thursday, 22 February 2018 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
ok
·
Thursday, 22 February 2018 19:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post