Stefan Rijnhart
2936dcc710
[MGR] HSBC module depends on split off payment part
2013-06-25 17:34:11 +02:00
Stefan Rijnhart
cf6c8e624e
[FIX] Only allow posted move lines in payment order
2013-06-04 16:48:54 +02:00
Stefan Rijnhart
dc77f219ec
[FIX] Method reference
2013-06-04 16:33:22 +02:00
Stefan Rijnhart
ad4784cbd4
[RFR] Do not reuse the transaction amount but always take the statement line
...
amount. To be able to do so, create the transaction's statement
line a little earlier.
[FIX] Syntax error in assigning confirm_map items
[RFR] Remove autosplit functionality that was already disabled
[FIX] Logical order of the arguments in an error message
2013-06-04 15:44:24 +02:00
Stefan Rijnhart
b15cf15cd5
[FIX] Various fixes
...
[IMP] Improvements on payment matching
2013-06-04 13:56:05 +02:00
Stefan Rijnhart
509b9bc3a8
[MRG] Merged with target branch
2013-06-04 12:18:31 +02:00
unknown
21c1b90ea4
[FIX] Faulty import
...
[IMP] Method references in confirm/cancel mappings
2013-06-03 11:47:11 +02:00
unknown
529300bb04
[FIX] fix detection of banking addons' own payment module
2013-06-03 11:39:56 +02:00
unknown
d763b5a686
[MIG] Forward ported fixes of 6.1 branch
...
[MIG] Forward port of lp:~therp-nl/banking-addons/6.1-link_partner_wizard
[FIX] conflict resulting from http://bazaar.launchpad.net/~therp-nl/banking-addons/ba7.0-MIG-import/revision/202
2013-06-03 11:37:27 +02:00
unknown
c20a3dbcfa
[MIG] Adapt bank statement import to 7.0 API, views
...
[LIC] Relicense as AGPL
[IMP] Create partners as suppliers if amount < 0
2013-06-03 11:26:36 +02:00
Stefan Rijnhart
4656a4de4b
[FIX] Don't overwrite match_type field's selection again
2013-05-30 12:03:41 +02:00
Stefan Rijnhart
1d81e9f30b
[RFR] Payment order workflow now allows cancelling of reconciled
...
orders
[FIX] Fixes from testing
[IMP] Manual matching of payment orders and lines
2013-05-30 00:26:36 +02:00
Stefan Rijnhart
7dc915753a
[RFR] Remove obsolete workaround for lp:915975
...
[RFR] Remove unused method
2013-05-29 20:10:56 +02:00
Stefan Rijnhart
30273810f2
[IMP] Test run on clieop defaults to False
2013-05-29 16:53:14 +02:00
Stefan Rijnhart
9e36b2f324
[FIX] Fixes from testing
2013-05-29 16:52:31 +02:00
Stefan Rijnhart
08436c0bf5
[FIX] Move attributes to from 'states' dictionary to view
2013-05-29 16:42:50 +02:00
Stefan Rijnhart
1aac39a952
[RFR] Remove unused field 'export_state' on payment line
2013-05-29 16:20:31 +02:00
Stefan Rijnhart
e045946a13
[FIX] Make payment mode type required
...
[RFR] Cosmetic view changes
2013-05-29 14:35:04 +02:00
Stefan Rijnhart
a5e98db809
[RFR] API: remove deprecated 'type' elements from view records
...
[MIG] Set upgraded modules to installable
[FIX] Redefined _columns member
[FIX] Remove void default for date_done, update field type
[FIX] Add required string tag to form views
[FIX] Merge payment mode view overrides
2013-05-28 17:18:26 +02:00
Stefan Rijnhart
4b998a263e
[RFR] Sort out view changes between debit and payment modules
2013-05-28 16:42:13 +02:00
Stefan Rijnhart
3c5fdecf37
[RFR] Rename field 'debit_move_line_id'
2013-05-28 16:17:56 +02:00
Stefan Rijnhart
702a052aeb
[RFR] License, API
2013-05-28 16:08:18 +02:00
Stefan Rijnhart
cd80149d3a
[FIX] Update reference to obsolete field on payment order
2013-05-28 15:56:55 +02:00
Stefan Rijnhart
0bc3cdaa8f
[RFR] License and API
2013-05-28 15:41:42 +02:00
Stefan Rijnhart
fd6cac4854
[RFR] Sort out 'add invoices' wizard code between payment and debit module
2013-05-28 15:37:47 +02:00
Stefan Rijnhart
7fc4e0f975
[RFR] Sort out payment/payment line code between payment and debit module
2013-05-28 14:56:27 +02:00
Stefan Rijnhart
b05036098f
[RFR] Sort out move line code between payment and debit module
2013-05-28 13:49:08 +02:00
Stefan Rijnhart
345381a8a7
[RFR] Move workflow adaptions from debit module to payment module
2013-05-28 07:16:26 +02:00
Stefan Rijnhart
5ae5d657f8
[ADD] Foreporting crude support for full payment workflow including
...
transferral move that pays the invoices
2013-05-27 21:36:20 +02:00
Stefan Rijnhart
27f7ee28b1
[FIX] Faulty import
...
[IMP] Method references in confirm/cancel mappings
2013-05-24 11:00:42 +02:00
Stefan Rijnhart
24261bcc73
[FIX] Variable substitution inside call to _()
2013-05-06 15:40:11 +02:00
Stefan Rijnhart
a2d8265284
[FIX] fix detection of banking addons' own payment module
2013-05-03 15:55:25 +02:00
Stefan Rijnhart
dd95ce3628
[FIX] fix detection of banking addons' own payment module
2013-05-03 15:22:07 +02:00
Stefan Rijnhart
ea6329d2cd
[MIG] Forward port of lp:banking-addons/6.1, rev. 167,
...
[FIX] ABN AMRO: Pick up IBAN account number in INTL formatted lines
2013-05-01 16:42:23 +02:00
Stefan Rijnhart
062d17641c
[MIG] Forward port of lp:banking-addons/6.1, rev. 166
...
[FIX] Do not match on very short signatures
2013-05-01 16:41:43 +02:00
unknown
a9336393a0
[MIG] Forward port of lp:account-banking/6.1, rev. 165
...
[FIX] be less intrusive when adapting button's attrs, thereby preserving
the fix for lp:1172293 in ocb-addons
2013-05-01 16:40:54 +02:00
unknown
4b46dcc56c
[MIG] Forward port of lp:banking-addons/6.1 rev. 162:
...
[FIX] avoid linking to the same invoice twice
[FIX] don't choke on order line without debit moves
[FIX] seems like some fields in clieop can't start with a space
[FIX] only employ partial matching on move lines with an invoice attached
[FIX] only return matched invoice if we have a matched invoice
2013-05-01 16:36:59 +02:00
Stefan Rijnhart
1ce0926738
[MIG] Forward port of lp:~therp-nl/banking-addons/6.1-link_partner_wizard
2013-05-01 16:25:04 +02:00
Stefan Rijnhart
6ab9f6f1df
[MRG] Merged with prerequisite branch
2013-04-29 11:31:18 +02:00
Stefan Rijnhart
dfa85890c0
[MRG] Merged with prerequisite branch and resolved conflicts
2013-04-29 11:17:46 +02:00
Stefan Rijnhart
f57415f98d
[RFR] Merged with target branch
2013-04-29 11:16:21 +02:00
Stefan Rijnhart
fcc61053af
[RFR] Update comment
2013-04-27 12:24:49 +02:00
Stefan Rijnhart
840ce65332
[RFR] Refactor out wildcard imports
...
[RFR] Use API to get period
2013-04-27 12:14:24 +02:00
unknown
2b80075140
[ADD] Allow manual match of multiple invoices or move lines
2013-04-24 16:36:15 +02:00
unknown
22284ea0dd
[FIX] lp:1117319, proper parsing of abnamro SEPA string
2013-04-18 22:11:57 +02:00
Ronald Portier
6bf75273f8
[FIX] More meaningfull names for index variable names.
2013-04-17 16:24:33 +02:00
Stefan Rijnhart
8161982638
[IMP] Manifest cleanup
2013-04-15 16:14:27 +02:00
Stefan Rijnhart
07cd9a2657
[FIX] Relicense as AGPL
2013-04-15 15:59:50 +02:00
Stefan Rijnhart
407e300dae
[FIX] Licences and manifest cleanup
2013-04-15 15:56:18 +02:00
Stefan Rijnhart
12c5fb411f
[FIX] Assign a period to bank statement as it is assumed
2013-04-12 17:28:16 +02:00