Better explanation
This commit is contained in:
parent
83122ebe1e
commit
9c2485c469
@ -82,8 +82,9 @@ For users:
|
|||||||
- New: Add dunning into accountancy report.
|
- New: Add dunning into accountancy report.
|
||||||
- New: Add favorite button into country dictionary to put value on top select list
|
- New: Add favorite button into country dictionary to put value on top select list
|
||||||
- Upgrade phpexcel lib to 1.7.8
|
- Upgrade phpexcel lib to 1.7.8
|
||||||
- New : Use of MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR to use disk cache for big excel export
|
- New : Use of MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR to use disk cache for big excel export.
|
||||||
- New : Option on extrafields to have them always editable regardless of the document status
|
- New : Option on extrafields to have them always editable regardless of the document status.
|
||||||
|
- New : New module PrintIPP to print without opening document is available as stable.
|
||||||
- Fix: [ bug #1487 ] PAYMENT_DELETE trigger does not intercept trigger action
|
- Fix: [ bug #1487 ] PAYMENT_DELETE trigger does not intercept trigger action
|
||||||
- Fix: [ bug #1470, #1472, #1473] User trigger problem
|
- Fix: [ bug #1470, #1472, #1473] User trigger problem
|
||||||
- Fix: [ bug #1489, #1491 ] Intervention trigger problem
|
- Fix: [ bug #1489, #1491 ] Intervention trigger problem
|
||||||
|
|||||||
@ -529,7 +529,7 @@ Module50200Desc=Module to offer an online payment page by credit card with Paypa
|
|||||||
Module50400Name=Accounting (advanced)
|
Module50400Name=Accounting (advanced)
|
||||||
Module50400Desc=Accounting management (double parties)
|
Module50400Desc=Accounting management (double parties)
|
||||||
Module54000Name=PrintIPP
|
Module54000Name=PrintIPP
|
||||||
Module54000Desc=Print via Cups IPP Printer.
|
Module54000Desc=Direct print (without opening the documents) using Cups IPP interface (Printer must be visible from server, and CUPS must be installe on server).
|
||||||
Module55000Name=Open Poll
|
Module55000Name=Open Poll
|
||||||
Module55000Desc=Module to make online polls (like Doodle, Studs, Rdvz, ...)
|
Module55000Desc=Module to make online polls (like Doodle, Studs, Rdvz, ...)
|
||||||
Module59000Name=Margins
|
Module59000Name=Margins
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user