tozi Posted June 17, 2014 Share Posted June 17, 2014 Hi all, im building my template of invoice. But i need in invoice this "Date of maturity". It is 2 weeks from "Order date". How can i insert this parameter? Thanks for answer. Link to comment Share on other sites More sharing options...
tuk66 Posted June 20, 2014 Share Posted June 20, 2014 In the M4 PDF Extensions module, it can be done this way: {eval assign="date_maturity" var=$order[orders].invoice_date|add_days:14}{dateFormatLanguage date=$date_maturity full=0} Link to comment Share on other sites More sharing options...
tozi Posted June 20, 2014 Author Share Posted June 20, 2014 Thanks a lot. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now