laetitia.gangloff@acsone.eu
f26284cae6
fix date in report instance to be able to test
10 years ago
laetitia.gangloff@acsone.eu
0a49880f14
compute average only for kpi type num. Correct utc_midnight
10 years ago
laetitia.gangloff@acsone.eu
d5b5a532d6
in utc_midnight use timezone to compute it
10 years ago
laetitia.gangloff@acsone.eu
893759f896
in utc_midnight use timezone to compute it
10 years ago
laetitia.gangloff@acsone.eu
89ad4373b0
compute average in comparison column
10 years ago
laetitia.gangloff@acsone.eu
58e07b1731
add a css style expression on kpi
10 years ago
laetitia.gangloff@acsone.eu
1791b5147f
review of the computed table to get a more readable dict result. Allow to compare column with any column of the table.
10 years ago
laetitia.gangloff@acsone.eu
ab5e88a402
add company_id in period. in queries add the usable field name. add tooltip on the result (to display val_c). add from to. right align for column header and values. update preview form to have better display. define security
10 years ago
laetitia.gangloff@acsone.eu
cc430fa137
correct instance to have unique period
10 years ago
laetitia.gangloff@acsone.eu
2d6887e78e
use openerp style to display result
10 years ago
Laetitia Gangloff
0b9c5321e2
Add mechanism to add comparison column
10 years ago
Laetitia Gangloff
d1bfc5509e
add little test for datetime support
10 years ago
Laetitia Gangloff
c58739506b
add datetime support, normalize query name and balance account name
10 years ago
Laetitia Gangloff
9befa379ea
Add demo data. Set computed result. In instance add target_move (all or posted). Add onchange and check function on report
10 years ago
Laetitia Gangloff
9e64b91a08
Add the possibility to set the result of report instance in a dashboard
10 years ago
Stéphane Bidoul
c4a557f4d1
[ADD] mis_builder: a module to build "Management Information System"-style reports
Such reports combine accounting and operational data.
This initial commit is a first proof-of-concept prototype.
10 years ago
Pedro M. Baeza
c56b3efb60
Merge pull request #111 from mdietrichc2c/optimize-last-rec-date
Remove un-optimized "LIMIT 1" from SQL request
9 years ago
Matthieu Dietrich
e33c680225
Remove un-optimized "LIMIT 1" from SQL request
9 years ago
Pedro M. Baeza
8d3e95d482
Merge pull request #100 from kmee/fix_line_overlap
[7.0][FIX] Line overlap
9 years ago
fernandomr
ab1df16687
line overlap fixed
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
df48a6d5a3
Merge pull request #98 from gurneyalex/7.0-fix-runbot-build
[FIX] runbot warnings on 7.0
9 years ago
Alexandre Fayolle
9b2067870f
fix runbot warnings on 7.0
remove type field on ir.ui.view
replace groups field with groups_id on ir.ui.menu
remove object field on ir.values
9 years ago
Leonardo Pistone
1e55ecee14
Merge pull request #97 from gurneyalex/7.0-fix_travis_wkhtmltopdf
Update wkhtmltopdf download url
9 years ago
Alexandre Fayolle
4c68c8bbed
Update wkhtmltopdf download url
don't use sudo to run wget.
closes #94
9 years ago
Pedro M. Baeza
97f8725dd7
Merge pull request #83 from OpenPymeMx/spanish_translations
[IMP] Translations to spanish
10 years ago
Federico Cruz
679c5af250
Translations to spanish
Added spanish translations
Fix spanish translations
Some spanish translations were wrong, this commit fix that translations
Rename the file es_es.po to es.po
10 years ago
Alexandre Fayolle
aaf9a719b0
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago
Guewen Baconnier
f336b55563
Merge pull request #73 from mdietrichc2c/context-account-reports
Add context to account browse() methods (for translation)
10 years ago
Matthieu Dietrich
d1b32490a6
Add context to account browse() methods (for translation)
10 years ago
Nicolas Bessi (nbessi)
2803f31f45
Merge pull request #66 from acsone/7.0-account_ledger_sum-lga
in general ledger report, the sum is done on wrong column
10 years ago
Alexandre Fayolle
5c7e85a7a2
don't use travis container-based infrastructure
10 years ago
Guewen Baconnier
59f8d507a1
Merge pull request #46 from rschnapka/7.0
german translations with higher coverage
10 years ago
Laetitia Gangloff
c4c15f0e24
update range of empty column before initial balance column
10 years ago
Laetitia Gangloff
f7bf61aab4
in general ledger report, the sum is done on wrong column
10 years ago
Pedro M. Baeza
24af62ede9
Merge pull request #64 from savoirfairelinux/7.0-fix_open_invoices_with_currencies
[FIX][7.0] Sum on wrong column
10 years ago
Loïc Faure-Lacroix
808396f254
Sum on wrong column
10 years ago
Alexandre Fayolle
c24c3a3203
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Rudolf Schnapka
6cdc24cda5
minor refinements in german translation
10 years ago
Pedro M. Baeza
efada99899
Merge pull request #52 from yvaucher/7.0-fix-travis-wkhtmltopdf-url
[FIX] travis wkhtmltopdf download url
10 years ago
Yannick Vaucher
070ba4bec5
[FIX] travis wkhtmltopdf download url
10 years ago
Yannick Vaucher
71b0ce65bd
Merge pull request #45 from savoirfairelinux/7.0_add_supplier_invoice_number_to_xls_gl
[IMP] add supplier invoice number to XLS General Ledger
10 years ago
Rudolf Schnapka
abe99024e0
add german translation
rename template po->pot
10 years ago
Pedro M. Baeza
4a0ca84e20
Merge pull request #48 from mdietrichc2c/remove-account-constraint
Deactivate constraint on account.account (unnecessary if Webkit reports are used)
10 years ago
Matthieu Dietrich
675a433da1
Deactivate constraint on account.account (unnecessary if Webkit reports are used)
10 years ago
Rudolf Schnapka
6b99362ccf
corrections/addition to german translations
10 years ago
Rudolf Schnapka
d9bfc0a934
initial german translation
added some pot-files (where applicable)
10 years ago
Vincent Vinet
b1c9dc503b
allow default order to be overriden with function
10 years ago
Vincent Vinet
456cc0b01e
refac to avoid sql duplication
10 years ago
Vincent Vinet
6680b50cb1
[IMP] add supplier invoice number to XLS General Ledger
10 years ago
Leonardo Pistone
8ca327eea8
Merge pull request #41 from mdietrichc2c/add-account-filter-csv
Add account filter for CSV export
10 years ago