Bank Statement Manual Creation Gives error
Bug #1311041 reported by
Ruchir Shukla(BizzAppDev)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Banking Addons |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Banking Addons 7.0
When creating Statement manual by clicking on create and then save button it throws an error .
if statement.
AttributeError: 'NoneType' object has no attribute 'id'
it is because period_id is readonly filed and when we are saving the value is not passed from Webclient to Server.
Related branches
lp://staging/~therp-nl/banking-addons/ba70-lp1295163-refactor_period_lookup
- Ruchir Shukla(BizzAppDev) (community): Needs Information
- Lara (Therp): Approve (test)
- Holger Brunn (Therp): Approve (code review)
- Pedro Manuel Baeza: Approve (code review)
-
Diff: 167 lines (+45/-42)2 files modifiedaccount_banking/account_banking.py (+44/-41)
account_banking/banking_import_transaction.py (+1/-1)
Changed in banking-addons: | |
status: | New → Confirmed |
To post a comment you must log in.