unknown
ccc419b349
[FIX] better error log for completion rules + global error message is logged
2013-04-30 11:39:29 +02:00
unknown
7f921d316a
[FIX] wrong argument id instead of line['profile_id']
2013-04-25 13:48:24 +02:00
Alexandre Fayolle
262bba3373
[IMP] fix a few docstrings
...
small code improvement in account_statement_transactionid_completion/statement.py AccountStatementCompletionRule.get_from_transaction_id_and_so)
2013-04-25 13:30:23 +02:00
unknown
e36acfe43c
[IMP] message logging
2013-04-25 10:27:52 +02:00
unknown
c769917c62
[TYPO]
2013-04-25 10:04:56 +02:00
unknown
a5dc399750
[FIX] partner name lookup now respect security rules
2013-04-25 09:57:13 +02:00
unknown
f699b674ac
[FIX] comment and forgotten print statement
2013-04-25 09:37:42 +02:00
unknown
5395c25beb
[IMP] log code cleanup
2013-04-25 09:33:11 +02:00
unknown
39484b4a96
[IMP] return value
2013-04-25 09:19:08 +02:00
unknown
03a8016fd7
[FIX] dead error management code
2013-04-25 09:16:40 +02:00
unknown
e0cfdc7820
[FIX] dead if statement
2013-04-25 09:08:25 +02:00
unknown
04d2dac21b
[FIX] by partner name completion rule if statement and wrong variable
2013-04-25 09:06:55 +02:00
unknown
f7217d1d81
[IMP] completion messages
2013-04-25 09:02:55 +02:00
unknown
a45011be5c
[FIX] incoherence in type lookup behavior
2013-04-24 15:56:42 +02:00
unknown
b693a0d28b
[FIX] complete from invoice does false positive if master account is set on profile
2013-04-24 11:24:27 +02:00
unknown
6a2cb72e26
[FIX] error log + type
2013-04-22 09:18:14 +02:00
unknown
18e7ff815a
[REFACTOR] to improve performance by diminishing reads
2013-04-15 17:37:55 +02:00
unknown
b07d39ca7e
[IMP] ref are striped
2013-04-15 12:23:18 +02:00
unknown
97788aa5a6
[FIX] typo supplier instead of customer
2013-04-15 11:02:17 +02:00
unknown
58bb19fd53
[FIX] no value found during completion result in bad SQL"
2013-04-12 19:49:10 +02:00
unknown
7996785ddb
[FIX] auto completion line treated by auto completion != auto completed as if is actually the case
2013-04-12 15:00:28 +02:00
unknown
66de35aa57
[RM] debug statement
2013-04-12 14:13:33 +02:00
unknown
0dbc2cfdce
[FIX] completion rules + to ensure minimum default and take in account the profile account as master value
2013-04-12 14:09:05 +02:00
unknown
a1335c3f61
[ADD] refactoring the structure of completion in order to limit the number of browse.
...
We only tries to alter function that should not be inherited on strandard way of using the addons
2013-04-12 08:38:48 +02:00
unknown
cd75b4532c
[IMP] refactor invoice lookup function + fix the fact that they should lokk account_id on invoice not on partner
2013-04-11 13:29:51 +02:00
unknown
5b016572f4
[IMP] import readability
2013-03-22 09:31:27 +01:00
unknown
4c54f0e1a2
[FIX] escape regexp strings (also in get_from_label_and_partner_name).
...
remove dead code.
Fix typos.
Fix indentation
2013-03-22 09:09:03 +01:00
unknown
be201a42c7
[MRG] fix lookup on partner bank_statement_label
2013-03-21 16:09:37 +01:00
unknown
01dda831d4
[FIX] force line type to supplier
2013-03-01 14:33:03 +01:00
unknown
eeae7b34d5
[ADD] completion rule to look on supplier_invoice_number
2013-03-01 13:16:16 +01:00
Alexandre Fayolle
f9986d94e4
[IMP] use a list of lines and join for efficient concatenation, reinit the msg list at the correct place
2013-01-30 11:00:31 +01:00
unknown
bef1aacb02
[IMP] better call string repr
2013-01-28 13:56:53 +01:00
unknown
fdb899c540
[FIX] base_completion error message + index out of range error
2013-01-28 11:53:33 +01:00
Guewen Baconnier @ Camptocamp
fa6f29f176
[FIX] standardize the naming of the argument 'cr' instead of 'cursor'
2012-12-20 14:40:22 +01:00
Guewen Baconnier @ Camptocamp
412d86809d
[FIX] pep8, pylint, eyeballing
2012-12-20 14:37:01 +01:00
Joel Grand-Guillaume
a5979a9f45
[FIX] Import osv for osv.except
2012-12-19 14:14:59 +01:00
Joel Grand-Guillaume
2ac95f1c44
[MIGR] Adapt import to fit last recomandation
2012-12-19 13:58:54 +01:00
Joel Grand-Guillaume
d02d198b1b
[MRG] From last updated 7.0 series
2012-12-18 22:22:57 +01:00
Joel Grand-Guillaume
077c842a7e
[MIGR] Fix *transaction* module + completion_voucher -> I think we'll remove this module once as it doesn't apply any more.
2012-12-18 22:06:21 +01:00
Joel Grand-Guillaume
a6e3ed40be
[MIGR] Fix base import view + mesage to user in base_completion
2012-12-18 21:38:21 +01:00
Joel Grand-Guillaume
64c68c7b05
[MIGR] Module account_statement_base_completion
2012-12-18 21:22:52 +01:00
Guewen Baconnier @ Camptocamp
4446af911d
[FIX] typos
2012-12-13 14:57:29 +01:00
Alexandre Fayolle @ camptocamp
5addefbfbf
[FIX] s/profil/profile
...
(lp:c2c-financial-addons/6.1 rev 78.1.1)
2012-08-02 14:46:12 +02:00
Joël Grand-Guillaume
00cd824d35
[FIX] Fix transactionID module import and completion
...
[IMP] Usability and filter
[DOC] Little typo
(lp:c2c-financial-addons/6.1 rev 66)
2012-06-22 17:45:50 +02:00
Joël Grand-Guillaume
1f1a75e020
[MRG] Add all the bank statement improvements that we made. This is mostly based on :
...
account_statement_ext -> provide profile per bank statement, remove period, choose to use balance check or not,...
account_statement_base_completion -> provide a completion rule system to fullfill the bank statement (partner, account,...)
account_statement_base_import -> provide a base to create your own file parser for each bank/office and link it to a profile
account_statement_transactionid_completion and account_statement_transactionid_import to use the transaction ID recorded in th SO
account_advanced_reconcile -> An advanced way to setup reconciliation rules on every account
account_financial_report_webkit -> some little fixes
(lp:c2c-financial-addons/6.1 rev 63)
2012-06-20 16:10:01 +02:00
Joël Grand-Guillaume
d8e7cb77a2
[MRG] From customer branch
...
(lp:c2c-financial-addons/6.1 rev 58)
2012-06-06 16:27:25 +02:00
Guewen Baconnier @ Camptocamp
b95f9e913d
[FIX] count of reconciliations was incorrect for partial reconciliations
...
(lp:c2c-financial-addons/6.1 rev 24.3.1)
2012-06-26 15:25:27 +02:00
Guewen Baconnier @ Camptocamp
231f0b276c
[REF] refactoring of account_advanced_reconcile using account_easy_reconcile, intermediate commit
...
(lp:c2c-financial-addons/6.1 rev 24.2.1)
2012-06-12 22:41:47 +02:00
Joël Grand-Guillaume
ba75bff78c
[FIX] Completion errors management
...
[IMP] Usability improvements (search fields, ...)
(lp:c2c-financial-addons/6.1 rev 24.1.33)
2012-06-22 17:44:18 +02:00
Joël Grand-Guillaume
4abea930b5
[FIX] Correct the bank_label based completion method + open imported statement in new windows
...
(lp:c2c-financial-addons/6.1 rev 24.1.31)
2012-06-22 11:32:56 +02:00