Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)