Init project
Future fixes: -Remove logic for showing current order reference in ajax.js. Instead grab from database using cart ID
This commit is contained in:
11
config_nl.xml
Normal file
11
config_nl.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<module>
|
||||
<name>ws_orderreference</name>
|
||||
<displayName><![CDATA[Orderreferentie]]></displayName>
|
||||
<version><![CDATA[1.0.0]]></version>
|
||||
<description><![CDATA[Voegt een optioneel orderreferentieveld toe aan het winkelwagenoverzicht.]]></description>
|
||||
<author><![CDATA[Isabelle Oving-Anno | De Websmid b.v.]]></author>
|
||||
<tab><![CDATA[other]]></tab>
|
||||
<is_configurable>0</is_configurable>
|
||||
<need_instance>0</need_instance>
|
||||
</module>
|
||||
Reference in New Issue
Block a user