Maulyanda

Results 1 issues of Maulyanda

Error: 1. _request() got an unexpected keyword argument 'expiry_date' 2. _request() got an unexpected keyword argument 'customer_notifications_preference' Fixing: 1. added customer_notification_preference=None on invoice.py 2. added expiry_date=None on invoice.py