Better name field in account.move.line for move generated from customer invoice (WARNING : migration script included)

This commit is contained in:
Alexis de Lattre
2016-09-14 16:52:46 +02:00
parent 618ad6d6d6
commit 7def6a85e4
3 changed files with 32 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'Account Usability',
'version': '0.1',
'version': '0.2',
'category': 'Accounting & Finance',
'license': 'AGPL-3',
'summary': 'Small usability enhancements in account module',