Alexandre SPANGARO

Results 7 issues of Alexandre SPANGARO

Based on customer return Add possibility to reconcile operation : - On manuel & auto mode directly on subledger (not only on transfert) - On the same journal (Example :...

On v15, $this->export_icon[$r] = $this->picto; but same problem icon for the module is "accounting", not "accountancy". Better result with $this->export_icon[$r] = 'Accounting'; ![image](https://user-images.githubusercontent.com/2341395/190052061-b3d5cdeb-364e-4478-a7ec-7ed9bf5d16d4.png)

With a module, if you add a specific model "fec3", the generated file cannot take the specific naming of the FEC file. With this modification, we detect the first 3...

- Remove old useless code in admin for 4 options yes/no manage with an in_array on line 71 for register - fix undefined variable $cpttva on localtax - Move code...

PR to split into several PRs

Apply suggested corrections on comments