Fix: compatibility with pgsql, replace all addslashes in database treatment

This commit is contained in:
Regis Houssin 2011-02-24 18:45:26 +00:00
parent a4d45d7837
commit 7418331a79

View File

@ -16,6 +16,7 @@ For users:
- New: Standing orders module use bank account from banks module.
- New: Ask password when creating a user from a contact.
- New: task #10577: Use a numbering module for shipment and contract
- Fix: Better Postgresql compatibility.
For developers:
- New: External modules can add their own menu manager.