@adncorp/account-book-parser-adapter
Version:
parsing sheet adapter for account book
95 lines (48 loc) • 1.47 kB
Markdown
# 8.2.2
- fix bug format date
# 8.2.0
- added format date for format YY/MM/DD
# 8.1.0
- added format date for format YY/MM/DD
# 8.0.0
- added parsing account book sage coala
# 7.2.0
- added parsing field with comma
# 7.1.0
- added processing when the line is empty, parsing account book sage i7
# 7.0.0
- add parsing account book sage 30 comptabilité
# 6.0.0
- add parsing account book sage 100 comptabilité i7
# 5.1.0
- MAJ error message to send
# 5.0.0
- add parsing repporting
# 4.3.0
- change message error of code error 206
# 4.2.0
- add verification if column is null or empty in function formater
# 4.1.0
- add message error during load account book
# 4.0.0
- add error code during load account book
# 3.1.0
- add function to convert string to number on parsing account book odoo community
# 3.0.0
- add parsing account book odoo community
# 2.3.0
- integration release software in parsing
# 2.2.0
- change release name in package.json
# 2.1.0
- Multiplication of the result of the general ledger data extraction
# 2.0.0
-add cli account-book-parser
# 1.3.0
- add the error returned when the loaded file does not match the chosen type
# 1.2.0
- add module csv in dependencies
# 1.1.0
- modify script to build module to the script: "babel ./src --out-dir ./build --source-maps --presets=@babel/preset-env"
- modify module file structure in the readme
# 1.0