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