Another bug :
The invoice/ purchase counter is the same.
let's say if i make an invoice 1, and if I go to purchase order the count is 2, then go back to invoice its 3
and any idea if i can leave the accounter at a custom number? since IRL …
@Developer said:
@AskinSavascisi said:
hi, we forgot to add this code to application/modules/invoices/controllers/invoices.php
and which file was it again for invoice/purchase export template? e.g: invoice_tpl1 default f…
hi, we forgot to add this code to application/modules/invoices/controllers/invoices.php
and which file was it again for invoice/purchase export template? e.g: invoice_tpl1 default for purchase and invoice_tpl3 for invoice
public function edit…
@Markhod said:
Hi thanks for your work. It works, but there are some minor issues which effects the efficiency of working with the system. Please click on the following link to understand what I am trying to explain: https://gyazo.com/2ae67b8a501…
@Developer said:
@AskinSavascisi said:
@Developer said:
@AskinSavascisi said:
Hey Eric,
when I click on the purchase order on menu im getting a blank page? what did i …
@Developer said:
@AskinSavascisi said:
Hey Eric,
when I click on the purchase order on menu im getting a blank page? what did i do wrong?
I'm also having a problem on invoice tab. i'm getting a blank page
…
Hey Eric,
when I click on the purchase order on menu im getting a blank page? what did i do wrong?
I'm also having a problem on invoice tab. i'm getting a blank page
EDIT: it was the edit() function, i renamed it to editt() and it fixed t…
hi could you post the code to somewhere where i can see the RAW of it?? its quite confusing with those "red" / highlighting?
and should i copy the files in the same folder? or make a folder for it?