xml support document

FossilOrigin-Name: 4d1f4e81f2527a0c4ba735f4f5edc8bc8dfebff2365e8e2ee91d4cd435acecf8
This commit is contained in:
sinergia
2022-08-27 22:43:16 +00:00
parent 7c4c9648fe
commit bd0fe70f33
5 changed files with 679 additions and 75 deletions

View File

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