Added billing fields to address

This commit is contained in:
Frank Schubert
2022-01-20 22:59:33 +01:00
parent 18fba299a4
commit fec01ee1bc
4 changed files with 184 additions and 8 deletions

View File

@@ -25,8 +25,6 @@ class AddressModel {
public $allow_contact;
public $allow_spin;
public $note = null;
public $create_by = null;