code cleaning

rename class Acc_Ledger_Sold to Acc_Ledger_Sale ,
improve doc ,
improve phpunit test
This commit is contained in:
sparkyx 2021-08-05 16:50:29 +02:00
parent 69c8c18dfa
commit 8155f502c3
23 changed files with 210 additions and 110 deletions

View file

@ -30,7 +30,7 @@
* dsp_tva fill a ipopup with a choice of possible VAT
* - if code is set then fill the field code
* - if compute is set then add event to call clean_tva and compute_ledger
@see Acc_Ledger_Sold::input
@see Acc_Ledger_Sale::input
* Part 2
* dl : display form to modify, add and delete lettering for a given operation
*