|
|
@@ -163,6 +163,9 @@ The following extensions are stable and ready for use:
|
|
163
|
163
|
|
|
164
|
164
|
* django_oscar_docdata_ - Integration with Docdata_ payment gateway.
|
|
165
|
165
|
|
|
|
166
|
+* django_oscar_invoices_ - Invoices or receipts generation for the
|
|
|
167
|
+ Oscar
|
|
|
168
|
+
|
|
166
|
169
|
.. _django-oscar-api: https://github.com/django-oscar/django-oscar-api
|
|
167
|
170
|
.. _django-oscar-adyen: https://github.com/django-oscar/django-oscar-adyen
|
|
168
|
171
|
.. _django-oscar-datacash: https://github.com/django-oscar/django-oscar-datacash
|
|
|
@@ -181,6 +184,7 @@ The following extensions are stable and ready for use:
|
|
181
|
184
|
.. _eWay: https://www.eway.com.au
|
|
182
|
185
|
.. _django_oscar_docdata: https://github.com/django-oscar/django-oscar-docdata
|
|
183
|
186
|
.. _Docdata: https://www.docdatapayments.com/
|
|
|
187
|
+.. _django_oscar_invoices: https://github.com/django-oscar/django-oscar-invoices
|
|
184
|
188
|
|
|
185
|
189
|
The following are community-written extensions:
|
|
186
|
190
|
|