Yea ok cool, I'll go with an .htaccess.
2 05/20/2011 01:45:22 pm
Topic: Don't Want Delivery Notes (1 replies, posted in Accounts Receivable)
Hi,
I read on another topic that in order to not receive delivery notes for an order, we should use direct invoicing.
However, direct invoicing still creates a delivery note for us. Is there a way to disable this feature (I can do it in the code as well, if you point me to the file/line numbers).
3 05/12/2011 03:45:26 pm
Topic: .inc Files (2 replies, posted in Wish List)
It would be nice if future versions of FrontAccounting would add .inc.php suffixes to included files instead of just .inc. If a file just has .inc at the end most web servers will not parse the file and thus your source code (in addition to many database queries) are publicly viewable if a URL is guessed.