git.schokokeks.org
Repositories
Help
Report an Issue
invoice.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
aea7922
Branches
Tags
factur-x_localdata
master
invoice.git
.idea
Invoice.iml
XML für Testrechnung separat speichern für Vaidatoren
Bernd Wurst
commited
aea7922
at 2024-11-16 19:46:19
Invoice.iml
Blame
History
Raw
<?xml version="1.0" encoding="UTF-8"?> <module type="PYTHON_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/Invoice" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/lib/python" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> </content> <orderEntry type="jdk" jdkName="Python 3.12" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>