Agathe Mollé
d441b259be
[FIX] Change aged partner balance column names
9 years ago
Agathe Mollé
682184f371
[IMP] Improve Aged Partner Balance report
- Add a boolean that allow the user to generate an aged partner balance report with invoice details
- Allow the user to choose the aging method : from Due Date (default) or Invoice Date
9 years ago
fernandomr
ab1df16687
line overlap fixed
9 years ago
Matthieu Dietrich
d1b32490a6
Add context to account browse() methods (for translation)
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
Guewen Baconnier
0718a96cee
W0622(redefined-builtin)
10 years ago
moylop260
1e6e881eb0
[REF] auto-fix conventions
10 years ago
Laetitia Gangloff
86d11702c5
[pep8] - F841 - remove unused style, exc
10 years ago
laetitia.gangloff@acsone.eu
cc060dd31f
[pep8] - account_financial_report_webkit
10 years ago
Yannick Vaucher
8be3b386b5
adapt generate_pdf to fixes on report_webkit
11 years ago
Yannick Vaucher
2a3c6d7fd5
[PEP8]
11 years ago
Yannick Vaucher
14d7492064
remove useless import time
11 years ago
Yannick Vaucher
97f1648cba
remove unused variable user
11 years ago
Yannick Vaucher
17b16d92d6
remove useless exception names
11 years ago
Yannick Vaucher
a9a2f860fd
adapt overide of create_single_pdf to the fix made on report_webkit module for lp:1319109 and lp:1319095
11 years ago
Matthieu Dietrich
abe35ad35f
[FIX] realign header
11 years ago
Matthieu Dietrich
1c687c8d4a
[IMP] correct/add reference field in financial reports
11 years ago
Nicolas Bessi
a6c936840b
[FIX] use from __future__ import division instead of float casting
11 years ago
Nicolas Bessi
9f90ac424c
[FIX] coding style
11 years ago
Nicolas Bessi
cbd874896d
[FIX] docstring syntax
11 years ago
Nicolas Bessi
a17d2728a6
[RM] dead code
11 years ago
Nicolas Bessi
e3231c66c7
[ADD] docstring
11 years ago
Nicolas Bessi
f2b04b80b6
[FIX] variable name that retrieve date
11 years ago
Nicolas Bessi
ca5bed3188
[ADD] doc string
11 years ago
Nicolas Bessi
537541d63f
[FIX] default filter not supported if only fical year set
[PEP8] doc string
11 years ago
Nicolas Bessi
dd3802d507
[ADD] documentation
11 years ago
Nicolas Bessi
a93988aad6
[FIX] unicode string
11 years ago
Nicolas Bessi
cd6ebc68dc
[FIX] titles
11 years ago
Nicolas Bessi
622a5e729f
[FIX] MRG trouble
11 years ago
Nicolas Bessi
1e14c203eb
[TYPO]
11 years ago
Nicolas Bessi
9d9e3bc741
[FIX] wrong key
11 years ago
Nicolas Bessi
86058b1198
[FIX] date index
11 years ago
Nicolas Bessi
4eb268976c
[ADD] doc string
11 years ago
Nicolas Bessi
8b39902c9a
[FIX] code is partner ref
11 years ago
Nicolas Bessi
e61737b7b3
[FIX] forgotten print statements
11 years ago
Nicolas Bessi
7d21e1e83a
[IMP] ability to use date filters
11 years ago
Nicolas Bessi
004c3f2093
[TYPO]
11 years ago
Nicolas Bessi
980f872c67
[ADD] core of aged partner balance report
partial reconciliation support is not now implemented
11 years ago
Joel Grand-Guillaume
6168428ac8
[IMP] Add the reference of the move line in the open invoices report
11 years ago
Jacques-Etienne Baudoux
c53e71aa5e
[FIX] moved imports out of the function
11 years ago
Jacques-Etienne Baudoux
66ce2210f8
[FIX] account_financial_report_webkit: force mako as jinja is new standard since saas-1
11 years ago
Matthieu Dietrich
3ff76aa123
[FIX] opening period search is now accounting for company
11 years ago
Yannick Vaucher
5cf1208895
[FIX] account_financial_report_webkit - add encoding on mako template to fix translation extraction
11 years ago
Jacques-Etienne Baudoux
09c73a6177
[FIX]account_financial_report_webkit: Open Invoices Report: fix wrong xmlid in report definition, removed useless import of addons in template, hasattr cannot be used on browse object - replaced by 'field' in browse_object
11 years ago
Jacques-Etienne Baudoux
a80926d9c9
[FIX] imports
11 years ago
Stéphane Bidoul
e4a301263d
[FIX] fix error in report header property name which was replacing the header of the open invoices report
11 years ago
Sebastien LANGE
b75c0617a4
[FIX] PEP8 and change get company_id
11 years ago
Sebastien LANGE
db43f2cb02
[IMP] Add print journal
11 years ago
Niels Huylebroeck
7c0367e67a
[FIX] account_financial_report_webkit: fixed issue where opening balance would not be shown on the general ledger
12 years ago