Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekyna/commerce
[READ-ONLY] Commerce component
https://github.com/ekyna/commerce
Last synced: 9 days ago
JSON representation
[READ-ONLY] Commerce component
- Host: GitHub
- URL: https://github.com/ekyna/commerce
- Owner: ekyna
- License: mit
- Created: 2016-07-07T13:13:23.000Z (over 8 years ago)
- Default Branch: 0.7
- Last Pushed: 2024-07-09T09:09:39.000Z (4 months ago)
- Last Synced: 2024-08-10T10:38:12.074Z (3 months ago)
- Language: PHP
- Size: 3.87 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Newsletter/Entity/Audience.php
- License: LICENSE
- Support: Support/Entity/Ticket.php
Awesome Lists containing this project
README
ekyna/Commerce
==============Commerce component
# TODO
- Remove Bundles dependency (Core/Commerce/LibPhoneNumber).
- rename boolean getters from **get**XXX() ot **is**XXX().
- phpdoc property types (int/integer, bool/boolean).
- hasXXXs (at least one) method.
- setXXXs : clear current collection, use addXXX to rebuild the new collection.
- use doctrine embeddables for order addresse ?
- doctrine mappings : indexes and constraints (position for example)
- attribute set update : disallow ? warn about variants with undefined attribute slots ?
- customer / customer group (ManyToOne) and tax resolver.# ideas
- print catalog
# Resources
- [EU taxation](https://ec.europa.eu/taxation_customs/sites/taxation/files/resources/documents/taxation/vat/how_vat_works/rates/vat_rates_en.pdf)