mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2024-12-27 01:42:24 +00:00
Merge branch 'master' of gitlab.crans.org:bde/nk20-scripts
This commit is contained in:
commit
b9db26fa49
@ -164,7 +164,6 @@ def import_transaction(cur):
|
||||
update_line(idx,N,row["description"])
|
||||
# some date are set to None, use the previous one
|
||||
date = row["transac_date"]
|
||||
|
||||
obj_dict = {
|
||||
# "pk": row["id"],
|
||||
"destination_id" : MAP_IDBDE[row["destinataire"]],
|
||||
|
Loading…
Reference in New Issue
Block a user