Files
opensourcepos/app/Plugins/MailchimpPlugin/Models
objec a77b95f0cc Update MailchimpPlugin Modeling
- made updated_at and deleted_at to be nullable
- Add getter for mailchimpId
- Changed primaryKey to customer_id so that baseModel functions could be used natively rather than writing custom code.
- Removed unneeded getByCustomerId() since BaseModel->find() can be used now.

Signed-off-by: objec <objecttothis@gmail.com>
2026-04-21 15:27:11 +04:00
..
2026-04-18 00:11:35 +04:00