-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgestaohoras.xml
65 lines (65 loc) · 2.64 KB
/
gestaohoras.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<root>
<name>Gestão de Horas</name>
<key>gestaohoras</key>
<state>stable</state> <!-- stable | unstable | beta | alpha -->
<logo>https://raw.githubusercontent.com/kedson42/gestaohoras/master/pics/icon.png</logo>
<description>
<short>
<en>This plugin helps you manage the amount of hours workd by and demanded to your team.</en>
<pt_br>Plugin para gestão de horas trabalhadas e consumidas.</pt_br>
</short>
<long>
<en>
- Set a limit of tickets a group can open;
- Manage the group's balances;
- Insert debits or credits in groups balances;
- Charging groups for some task which is not registered as a ticket;
- Plan monthly income for each group;
- Set which ticket category will be considered by the plugin;
- Have access to a complete balance history of each group;
</en>
<pt_br>
- Estabelecer um limite de demandas por cliente;
- Acompanhar o consumo do saldo;
- Lançar Créditos e Débitos avulsos;
- Visualizar um extrato completo de créditos e débitos de cada cliente;
- Programar recargas mensais no saldo dos clientes;
- Configurar quais serviços devem consumir do saldo.
</pt_br>
</long>
</description>
<homepage>https://github.com/kedson42/gestaohoras</homepage>
<download>https://github.com/kedson42/gestaohoras/releases</download>
<issues>https://github.com/kedson42/gestaohoras/issues</issues>
<readme>https://github.com/kedson42/gestaohoras/blob/master/README.md</readme>
<authors>
<author>Kedson Silva</author>
</authors>
<versions>
<version>
<num>1.0</num>
<compatibility>9.4</compatibility>
<compatibility>9.3</compatibility>
</version>
</versions>
<langs>
<lang>pt_BR</lang>
</langs>
<license>GPL v2+</license>
<tags>
<en>
<tag>horas</tag>
</en>
<en>
<tag>demanda</tag>
</en>
<en>
<tag>capacidade</tag>
</en>
</tags>
<screenshots>
<screenshot>https://miro.medium.com/max/1390/1*7GLq896Lpgxw-u9UpyDqPw.png</screenshot>
<screenshot>https://miro.medium.com/max/1400/1*O1tcD--2uPrvtzjF5-ZcKw.png</screenshot>
<screenshot>https://miro.medium.com/max/1400/0*wxnHWPVklXMCbgfz</screenshot>
</screenshots>
</root>