mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] Minor fixes to enable install on trunk, explicit imports added, alternative string concatenation in help and change to correct xml comment style
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
import statement
|
||||
import partner
|
||||
from . import partner
|
||||
from . import statement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user