Commit Graph

131 Commits

Author SHA1 Message Date
b43ae4702e feat: Se añaden traducciones a cambiar metodo de pago 2023-08-15 11:17:31 -05:00
f880f913f6 feat: Se añade funcionalidad para cambiar metodo de pago 2023-08-14 22:56:08 -05:00
7bd47838b2 feat: Se añade funcionalidad para cambiar metodo de pago 2023-08-14 22:55:37 -05:00
dcd88381ee fix: se limpia la casa 2023-08-14 14:15:09 -05:00
6565be82a2 fix: se corrige descuadre positivo 2023-08-02 17:47:36 +00:00
6c10987a45 feat: Se añade traducción 2023-08-01 09:24:52 -05:00
f7d0a61278 feat: Se añade línea para descuadres negatios en el cierre de caja, se añade cuenta en configuración para descuadres positivios 2023-08-01 09:21:56 -05:00
36d45a6e55 feat: Se agregan campos para limite de descuadre y cuenta por cobrar por descuadre 2023-08-01 00:51:49 -05:00
d96d3c6023 feat: Se agregan campos para limite de descuadre y cuenta por cobrar por descuadre 2023-08-01 00:47:51 -05:00
2044abc6f9 fix: limpiar función innecesaria 2023-07-31 23:23:00 -05:00
9a6554bdc1 feat: Se añade campo de real declarado y descuadre 2023-07-31 23:21:42 -05:00
303ec31799 added trastales to pay invoice for statement 2023-06-22 18:18:24 -05:00
14ceae959b added traslate for wizard pay invoice 2023-06-22 17:05:20 -05:00
ae78744782 add traslate to statement_lines 2023-06-22 16:57:56 -05:00
1168dffad6 added pay to invoice supplier with wizard 2023-06-21 11:28:46 -05:00
a5705f1818 added .gitignore 2023-06-21 00:32:54 -05:00
38087ce25c added balance to close in statement 2023-06-21 00:32:14 -05:00
Juanjo Garcia Pagan
68c503039c
In "OpenStatement" wizard, set the default value for "total_amount" field and "number_of_lines" field. (#2)
Task #156769
2023-06-09 13:04:29 +02:00
Raimon Esteve
b434d48cf1 When close stament, set start_balance to 0 in case is none
#157628
2023-03-20 13:35:10 +01:00
Àngel Àlvarez
beb1e5e4e4 fix sale_payment wizard 2023-02-14 16:02:32 +01:00
Raimon Esteve
918de41185 Locales 2022-12-27 16:33:26 +01:00
Raimon Esteve
400df9d2d8 Branch 6.4 2022-08-17 14:22:16 +02:00
Bernat Brunet
6184f0d461 Fix residual_amount searcher. Allow return sales with negative values.
Task: #059561
2022-06-16 14:19:21 +02:00
Jared Esparza
f0bf49f828 Modify test to check line.related_to instead of line.invoice 2022-05-18 12:17:48 +02:00
Jared Esparza
b7908b3d53 Add company global rule 2022-05-06 13:37:14 +02:00
Jared Esparza
efa99272c7 Replace test setuptools command by unittest discover 2022-04-26 13:22:01 +02:00
Albert Cervera i Areny
efaff83579 Check account objects instead of id, so if account is None it does not crash. #047955 2021-11-18 19:17:21 +01:00
Raimon Esteve
99838f1ad0 Locales 2021-08-23 17:47:14 +02:00
Raimon Esteve
5f7f3c3b04 Add monetary field
issue10598
2021-08-23 17:26:12 +02:00
Raimon Esteve
cd95e33532 Remove replace_attributes buttons col/colspan
Since sale d8c7ed5 add unify layout of form view
2021-07-05 08:06:19 +02:00
Raimon Esteve
c56211d806 Increase version number 2021-06-01 10:25:41 +02:00
Raimon Esteve
22fe57ef80 Increase version number 2021-04-26 15:43:01 +02:00
Albert Cervera i Areny
dcaa721729 Remove tree structure from company 2021-03-28 16:21:34 +02:00
Albert Cervera i Areny
b3a17dd015 Remove tree structure from company 2021-03-28 16:05:24 +02:00
Albert Cervera i Areny
8a72254f8d Fill in payment's invoice field in workflow_to_end. This fixes the test. 2020-11-28 00:21:56 +01:00
Raimon Esteve
2efd7155c3 Rename state from cancel to cancelled
#040791
issue8927
2020-08-31 12:35:07 +02:00
Raimon Esteve
cdcacc059c Increase version number 2020-07-20 21:27:53 +02:00
Àngel Àlvarez
620e202c65 fix setup.py, scenario still fails 2020-05-03 12:50:58 +02:00
Àngel Àlvarez
516fc33ab3 Modify tox and add Jenkisfile 2020-04-11 18:33:53 +02:00
carlosgalvez-nan
e5102dd948 Refactor of the workoflow_to_end method to allow to modify in another modules when
the invoices has to be posted.
2020-02-28 10:10:47 +01:00
carlosgalvez-nan
bcf5d9cabe Clear the field sale_device when the company is changed 2020-02-06 13:32:38 +01:00
Raimon Esteve
962c101208 FIX gettext messages when open/close statements
#040032
2020-02-05 13:09:46 +01:00
carlosgalvez-nan
09516007ad Refactor of the workoflow_to_end method to allow to modify in another modules what
happens to the invoices created.
2020-01-29 11:28:41 +01:00
Albert Cervera i Areny
5174a64ad6 Use account_receivable_used property to obtain the party's account. 2019-12-27 19:40:46 +01:00
Albert Cervera i Areny
c2d1841686 Use objects instead of IDs when creating Statement Line. 2019-12-27 19:30:23 +01:00
Albert Cervera i Areny
06c18ab067 Merge 2019-12-16 00:09:55 +01:00
Albert Cervera i Areny
be34acc103 Refactor payment wizard so statement lines can be updated through inheritance. 2019-12-16 00:09:10 +01:00
Albert Cervera i Areny
dbffddd6ff pyflakes fixes 2019-12-14 23:08:54 +01:00
Juanjo Garcia
ede07e7b4b Use direct access to backend classes. 2019-12-11 10:22:31 +01:00
?ngel ?lvarez
bddae61ca6 increase version 2019-11-14 11:02:03 +01:00