Hello,
I’ve been trying to create a new invoice template based on ‘crabe’. I followed the instructions, renamed the file, the class, $this->name (the constructor is declared using __construct in the file so it didn’t need a name change). I can see the template listed in Dolibarr, but when I try to preview it, no matter the changes I make, it keeps generating specimens using the ‘crabe’ template. I tried to make changes to the ‘crabe’ template with success. When I change ‘crabe’ my new template also changes. What could be going on? Am I forgetting something?