mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 08:32:04 +02:00
19.0 vanilla
This commit is contained in:
parent
0a7ae8db93
commit
991d2234ca
416 changed files with 646602 additions and 300844 deletions
|
|
@ -2,7 +2,7 @@ from zeep.xsd import visitor
|
|||
from zeep.xsd.const import xsd_ns
|
||||
|
||||
|
||||
def patch_zeep():
|
||||
def patch_module():
|
||||
# see https://github.com/mvantellingen/python-zeep/issues/1185
|
||||
if visitor.tags.notation.localname != 'notation':
|
||||
visitor.tags.notation = xsd_ns('notation')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue