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
The class Company has several methods which help in usage, eg. getting Contacts for the Company (getCompany).
Spontaneously, a new class along the lines of Contact for addresses, and a method in Company to return them, is probably what you're after.
General notes
There is no contribution docs here, but there are pre-commit checks defined. Installing these before you commit locally will make it easier to pass the tests later on.
There are also invoke commands to use locally, see tasks.py.
It seems like there is no way to create or modify company/customer address.
I would like to help develop this if someone could point me in the right direction.
The text was updated successfully, but these errors were encountered: