You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we create the return label in shipment and use as "Pick Up From" "Customer" and as "Delivery to" "Company" it still tries to get the company contact phone from the "Pick Up From" field.
Because the customer is not linked to the company it leads to the error "AttributeError: 'NoneType' object has no attribute 'phone'"
The text was updated successfully, but these errors were encountered:
Installed Apps
ALYF Banking: v15.2.1
ERPNext: v15.30.0
ERPNext Shipping: v15.0.1
Frappe Framework: v15.35.0
Frappe HR: v15.24.0
WooCommerce Fusion: v1.7.1
If we create the return label in shipment and use as "Pick Up From" "Customer" and as "Delivery to" "Company" it still tries to get the company contact phone from the "Pick Up From" field.
Because the customer is not linked to the company it leads to the error "AttributeError: 'NoneType' object has no attribute 'phone'"
The text was updated successfully, but these errors were encountered: