Commit graph

18 commits

Author SHA1 Message Date
Juanjo Garcia
c48252cb0a In "do_create_invoices" function use one search instead of two.
Task #158572
2023-05-02 16:36:12 +02:00
Juanjo Garcia
a8d25ced8c FIX consumption search, only search consumptions form the Transaction company.
Task #158572
2023-04-28 14:46:51 +02:00
Mathias Behrle
98f2453f33 6.0 (#8)
* Revert "Remove consumptions depends"

This reverts commit ca4fd04b1f.

consumptions is used in Pyson expression for the states of field service.

* Revert "Remove consumptions depends"

This reverts commit 985fdab095.

consumptions is used in Pyson expression of states for field start_date.

* Add the CompanyTestMixin.

- Add missing field contexts.
- Add missing global rules.

* Update translation for de.

* Simplify the credit wizard by using self.records.

* Remove legacy company rules.

* Follow the common menu organization from tryton.org (bug10118).

* Use correct xml format for field priority.

* Revert "Revert "Remove consumptions depends""

This reverts commit d3a23e4f9b.

* Revert "Revert "Remove consumptions depends""

This reverts commit 996794dafd.

* Check rule only if _check_access is set and enforce companies rule
issue4080

* Add has_consumption field in contact line to eval readonly

#050435

* Add company to search by company + locales

#051236

Co-authored-by: Raimon Esteve <raimonesteve@gmail.com>
2023-01-11 16:51:58 +01:00
Bernat Brunet
0a523dcfe4 Change function called when try to reinvoice the consumption when refund
and invoice.
2022-11-16 14:17:30 +01:00
Mathias Behrle
7899941263 Call super in view_attributes. 2021-03-15 10:41:57 +01:00
MarinaNico
1b616a917c Control of anual contract price. Task 040188. 2020-05-25 14:06:00 +02:00
Raimon Esteve
796a2a86ef Remove tryton warning icon in credit view
Since trytond replace to new icons, there is not a warning icon and in case replace to info icon is duplcated in form view
2018-10-26 07:48:59 +02:00
Albert Cervera i Areny
a887715959 Migrate to python 3. 2018-08-18 10:50:49 +02:00
C?dric Krier
51520919d4 Update to 4.7 2018-01-04 17:47:11 +01:00
Guillem Barba
012f43b212 Fix invoice type when create invoices and action XML id used in wizard 2016-04-14 02:07:35 +02:00
Guillem Barba
babd02cbde Define metaclass at class level 2016-04-14 00:24:22 +02:00
Sergi Almacellas Abellana
2456c307c8 Fix reinvoice of a contract when refunding it's invoices
(grafted from 870fd22f70cd01ed32c0ad49a5a8cf36dc4d2f0a)
2015-12-30 14:03:16 +01:00
Sergi Almacellas Abellana
b5216120fa Migrate to version 3.8
(grafted from 9830fd31f3bea55c474e7c36f2a65ff10b4c436f)
2015-12-10 22:47:07 +01:00
Sergi Almacellas Abellana
d021b83f86 Allow to reinvoice a already invoiced consumptions and take in account credit notes 2015-10-13 15:05:46 +02:00
Sergi Almacellas Abellana
8b0589c278 Fix internal server error and add missing translations 2015-03-25 10:11:13 +01:00
?ngel ?lvarez
4c895a451c add new wizard to invoice 2015-03-24 15:29:38 +01:00
?ngel ?lvarez
39c5612efb fix funcionality in general 2015-03-06 19:05:49 +01:00
?ngel ?lvarez
3c576f3277 initial commit 2015-02-02 15:00:27 +01:00