E-INVOICE : create standard invoice if not convert
This commit is contained in:
parent
8a3c718186
commit
497a544433
8 changed files with 634 additions and 100 deletions
|
|
@ -202,6 +202,7 @@ class Acc_Document extends Document {
|
|||
|
||||
/**
|
||||
* @brief export the file to the file system and complet $this->d_mimetype, d_filename and
|
||||
* @param $destination_file (string) full path to document
|
||||
* @return bool false for failure and string (the full path_name) for success
|
||||
*/
|
||||
function export_file($destination_file) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue