forked from erp-dev/erp
feat: stock module
This commit is contained in:
2
.idea/dataSources.local.xml
generated
2
.idea/dataSources.local.xml
generated
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="dataSourceStorageLocal" created-in="PY-252.27397.106">
|
||||
<component name="dataSourceStorageLocal" created-in="PY-253.27864.50">
|
||||
<data-source name="myapp@localhost" uuid="15dcd0e2-d09f-417a-adb8-9c908c90dd7e">
|
||||
<database-info product="PostgreSQL" version="16.10" jdbc-version="4.2" driver-name="PostgreSQL JDBC Driver" driver-version="42.7.3" dbms="POSTGRES" exact-version="16.10" exact-driver-version="42.7">
|
||||
<identifier-quote-string>"</identifier-quote-string>
|
||||
|
||||
1755
.idea/dataSources/15dcd0e2-d09f-417a-adb8-9c908c90dd7e.xml
generated
1755
.idea/dataSources/15dcd0e2-d09f-417a-adb8-9c908c90dd7e.xml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,2 @@
|
||||
#n:public
|
||||
!<md> [866, 0, null, null, -2147483648, -2147483648]
|
||||
!<md> [1070, 0, null, null, -2147483648, -2147483648]
|
||||
|
||||
6
.idea/db-forest-config.xml
generated
Normal file
6
.idea/db-forest-config.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="db-tree-configuration">
|
||||
<option name="data" value="" />
|
||||
</component>
|
||||
</project>
|
||||
13
.idea/forwardedPorts.xml
generated
Normal file
13
.idea/forwardedPorts.xml
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PortForwardingSettings">
|
||||
<ports>
|
||||
<entry key="8000">
|
||||
<ForwardedPortInfo>
|
||||
<option name="hostPort" value="8000" />
|
||||
<option name="readOnly" value="false" />
|
||||
</ForwardedPortInfo>
|
||||
</entry>
|
||||
</ports>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user