inicio AttachedDocument

FossilOrigin-Name: 45488436368ceeb9cbe6ed5b1b63b004821b868b1eba6a80aec6db5504a21f07
This commit is contained in:
bit4bit
2022-02-05 18:37:31 +00:00
parent d5f484ac30
commit 48c56631ec
4 changed files with 33 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ from .invoice import *
from .credit_note import *
from .debit_note import *
from .utils import *
from .attached_document import *