Tryton: convert to YAML
This commit is contained in:
parent
26e4c7dd9f
commit
56bbac46aa
|
|
@ -1,29 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Tryton
|
|
||||||
Summary:Enterprise resource management
|
|
||||||
Description:
|
|
||||||
Client for the Tryton ERP system. It lets you access and edit your enterprise
|
|
||||||
information (accounting, invoice, production, stocks, and more) from your
|
|
||||||
device.
|
|
||||||
|
|
||||||
It is a generic client like the gtk client, and should be compatible with all
|
|
||||||
Tryton modules. It also contains an SVG parser for Android.
|
|
||||||
|
|
||||||
Use demo as user and password with the default configuration to connect to
|
|
||||||
Tryton demo server.
|
|
||||||
.
|
|
||||||
|
|
||||||
Build:0.6,6
|
|
||||||
commit=57e9ba8c5
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.6
|
|
||||||
Current Version Code:6
|
|
||||||
|
|
||||||
No Source Since:0.7
|
|
||||||
28
metadata/org.tryton.client.yml
Normal file
28
metadata/org.tryton.client.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-only
|
||||||
|
|
||||||
|
AutoName: Tryton
|
||||||
|
Summary: Enterprise resource management
|
||||||
|
Description: |-
|
||||||
|
Client for the Tryton ERP system. It lets you access and edit your enterprise
|
||||||
|
information (accounting, invoice, production, stocks, and more) from your
|
||||||
|
device.
|
||||||
|
|
||||||
|
It is a generic client like the gtk client, and should be compatible with all
|
||||||
|
Tryton modules. It also contains an SVG parser for Android.
|
||||||
|
|
||||||
|
Use demo as user and password with the default configuration to connect to
|
||||||
|
Tryton demo server.
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 6
|
||||||
|
commit: 57e9ba8c5
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '0.6'
|
||||||
|
CurrentVersionCode: 6
|
||||||
|
|
||||||
|
NoSourceSince: '0.7'
|
||||||
Loading…
Reference in a new issue