Commit Graph

833 Commits

Author SHA1 Message Date
Alexandre Fayolle
d9cd6c0ba5 'floating' docstring fixes
move module docstrings to the top of the module
convert some 'docstrings' to comments
remove useless docs
2014-12-03 10:46:38 +01:00
Alexandre Fayolle
ca3d306f7d print statement fixes
convert the print statement to a WARN level log line or to a call to the print
function, depending on the context.
2014-12-03 10:45:49 +01:00
Alexandre Fayolle
7b02b88c38 remove crufty work arounds
these datetime workarounds are no longer needed in 7.0
2014-12-03 10:05:01 +01:00
Alexandre Fayolle
42f47cfdc8 use raw strings for regexp with escape sequences 2014-12-03 10:05:01 +01:00
Alexandre Fayolle
fff650242c remove duplicate key in dict 2014-12-03 09:46:47 +01:00
Alexandre Fayolle
7a72977058 fix relative imports 2014-12-03 09:45:51 +01:00
Alexandre Fayolle
4813a728cf move docstring at top of the module 2014-12-03 09:15:11 +01:00
Alexandre Fayolle
bb6fc966ef Merge pull request #69 from vrenaville/dev-payment_multicurrency
[ADD] account_payment_multicurrency module
2014-12-03 08:46:35 +01:00
vrenaville
802656b7e9 [FIX] typo 2014-12-01 15:48:20 +01:00
vrenaville
c1bacd0a25 [FIX] copy the context before update it 2014-12-01 15:46:40 +01:00
vrenaville
43224aaf81 [FIX] add context safe guard 2014-12-01 10:07:59 +01:00
vrenaville
fb90cda388 [IMP] Code impovement 2014-12-01 09:32:35 +01:00
vrenaville
dcef3a73b2 [ADD] conflicts tag , this module do not need to be add to account_banking_payment_export 2014-11-28 09:57:31 +01:00
vrenaville
db60e2b71a [FIX] use super instead of function recreated from scratch 2014-11-28 09:46:47 +01:00
vrenaville
86a2c22dde [ADD] account_payment_multicurrency module 2014-11-24 11:47:50 +01:00
Stefan Rijnhart (Therp)
d4b0595f1b Merge pull request #61 from ruchir-bas-solutions/7.0_is_company_field_hide
Link Partner form view Is company visibility
2014-11-06 17:54:07 +01:00
Ruchir Shukla
b3739c40a5 changes for making is company field invisible when partner is selected 2014-11-06 13:35:20 +05:30
Stefan Rijnhart (Therp)
da00ae12b1 Merge pull request #22 from hbrunn/7.0-nl_rabo_mt940
[ADD] account_banking_nl_rabo_mt940
2014-11-05 23:38:07 +01:00
Holger Brunn
3147d3fc21 [FIX] travis 2014-11-04 09:03:21 +01:00
Holger Brunn
4f82f32d61 [ADD] account_banking_nl_rabo_mt940 2014-11-04 09:02:53 +01:00
Yannick Vaucher
0fe267e99b Merge pull request #51 from bas-solutions/bas-solutions-v7-dutch-translations
[FIX] account_banking: Some Dutch translation fixes
2014-10-24 15:34:17 +02:00
Erwin van der Ploeg
a8d290bf8a Fix lines next to each other 2014-10-22 12:48:33 +02:00
Erwin van der Ploeg
115981f44a [FIX] account_banking: Some Dutch translation fixes 2014-10-22 12:22:59 +02:00
Pedro M. Baeza
8f10ff65b2 Merge pull request #3 from StefanRijnhart/7.0-camt_improvements
7.0 camt improvements
2014-10-21 13:07:18 +02:00
Stefan Rijnhart
a4c768f971 [ADD] Allow import of zipfiles with multiple statements
[IMP] CAMT: Append AddtlNtryInf to transaction message
[IMP] Further normalize CAMT identifiers against the account number
2014-10-20 20:51:42 +02:00
Pedro M. Baeza
76a9fabba7 Merge pull request #50 from hbrunn/7.0-travis-2014-10-20
[FIX] coding style
2014-10-20 16:16:36 +02:00
Holger Brunn
f2db2082b2 [FIX] coding style 2014-10-20 13:16:04 +02:00
Holger Brunn
adcc4711f7 Merge pull request #46 from bizzappdev/7.0_default_currency_camt
[IMP] use default currency in case bank statement do not have a ccy tag
2014-10-20 11:01:43 +02:00
Pedro M. Baeza
8aafa9d6e0 Merge pull request #48 from akretion/70-fix-payment-purchase-2
[FIX] account_payment_purchase: Issue #47 - Crash on creating invoice from incoming stock.picking
2014-10-15 20:41:17 +02:00
Alexis de Lattre
3bdb009e10 Fixes #47 crash in account_payment_purchase 2014-10-15 18:16:55 +02:00
Ruchir Shukla
510665d0b5 put space after comment 2014-10-15 11:11:11 +05:30
Ruchir Shukla
196cd3dec0 replace fixed currency to company currency 2014-10-15 11:08:57 +05:30
Pedro M. Baeza
c1a935fbee Merge pull request #45 from savoirfairelinux/7.0_translation_update
7.0 translation update
2014-10-13 08:33:17 +02:00
EL HADJI DEM
f5270d73bb [UPD]Update translated files 2014-10-12 11:33:07 -04:00
EL HADJI DEM
7aed10210d Merge branch '7.0_translation_update' of https://github.com/savoirfairelinux/banking into 7.0_translation_update
Conflicts:
	account_banking_pain_base/i18n/fr.po
	account_banking_sepa_direct_debit/i18n/fr.po
2014-10-11 11:02:27 -04:00
Pedro M. Baeza
d5b6630464 Merge pull request #44 from akretion/7.0
[FIX] account_payment_sale: bug #42 Remove coma
2014-10-11 10:56:42 -04:00
Ruchir Shukla
eecca69306 add default currency in case bankstatement do not have ccy tag 2014-10-11 12:23:10 +05:30
EL HADJI DEM
f75a60ebe0 Merge commit 'f8f697ddc9e298021571a9fedf53110f73385dec' into 7.0 2014-10-10 20:39:30 +00:00
EL HADJI DEM
f8f697ddc9 [UPD]Update translated files for account_banking_pain_base module 2014-10-10 10:48:55 -04:00
EL HADJI DEM
842a1c3d41 [UPD] Update translated files for account_banking_sepa_direct_debit module 2014-10-08 12:48:40 -04:00
EL HADJI DEM
e574d232ef [UPD] Change definition 0f recurrent_sequence_type and type fields in account_banking_sepa_direct_debit module 2014-10-08 12:17:32 -04:00
EL HADJI DEM
48e9de2bc1 [PEP8] Fix pep8 errors for account_banking_sepa_direct_debit module 2014-10-08 12:09:05 -04:00
EL HADJI DEM
4a86115247 [UPD]Update po and pot files for account_banking_mandate module 2014-10-08 12:03:00 -04:00
EL HADJI DEM
61282ab0fe [UPD] Change the definition of state field 2014-10-08 11:38:09 -04:00
EL HADJI DEM
0a776bd4af [PEP8] Fix pep8 errors 2014-10-08 11:33:46 -04:00
EL HADJI DEM
070afd2fb9 [ADD] Add translated files for account_banking_mandate module 2014-10-08 11:07:58 -04:00
EL HADJI DEM
04d720764a [PEP8] Fix pep8 errors 2014-10-08 10:33:44 -04:00
EL HADJI DEM
59e1b7cd73 [ADD] Add po file and update pot file for account_banking_payment_export module 2014-10-08 10:29:28 -04:00
Pedro M. Baeza
9b937d8864 Merge pull request #44 from akretion/7.0
[FIX] account_payment_sale: bug #42 Remove coma
2014-10-07 21:58:10 +02:00
Alexis de Lattre
7992b1ccbe Fixes #42 A stupid coma can lead to very bad surprises 2014-10-07 20:14:29 +02:00