Version Notes
0.9.2 Release
Download this release
Release Info
Developer | Magento Core Team |
Extension | Fooman_EmailAttachments |
Version | 0.9.6 |
Comparing to | |
See all releases |
Code changes from version 0.9.5 to 0.9.6
app/code/community/Fooman/EmailAttachments/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Fooman_EmailAttachments>
|
5 |
-
<version>0.9.
|
6 |
<depends>
|
7 |
</depends>
|
8 |
</Fooman_EmailAttachments>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Fooman_EmailAttachments>
|
5 |
+
<version>0.9.6</version>
|
6 |
<depends>
|
7 |
</depends>
|
8 |
</Fooman_EmailAttachments>
|
app/locale/fa_IR/Fooman_EmailAttachments.csv
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"Attach Invoice as Pdf","ضمیمه کردن فاکتور به صورت Pdf"
|
2 |
+
"Attach Terms and Conditions","ضمیمه کردن شرایط و ضوابط"
|
3 |
+
"Attach Packing Slip as Pdf","ضمیمه کردن فهرست بسته بندی به صورت Pdf"
|
4 |
+
"Attach Credit Memo as Pdf","ضمیمه کردن اعلامیه ی بستانکاری به صورت Pdf"
|
5 |
+
"Attach Order as Pdf","ضمیمه کردن سفارش به صورت Pdf"
|
app/locale/sk_SK/Fooman_EmailAttachments.csv
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"Attach Invoice as Pdf","Priložiť faktúru ako Pdf"
|
2 |
+
"Attach Terms and Conditions","Priložiť obchodné podmienky"
|
3 |
+
"Attach Packing Slip as Pdf","Priložiť dodací list ako Pdf"
|
4 |
+
"Attach Credit Memo as Pdf","Priložiť dobropis ako Pdf"
|
5 |
+
"Attach Order as Pdf","Priložiť objednávku ako Pdf"
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fooman_EmailAttachments</name>
|
4 |
-
<version>0.9.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -17,9 +17,9 @@
|
|
17 |
Fine grained options offer complete control over what to attach to which email</description>
|
18 |
<notes>0.9.2 Release</notes>
|
19 |
<authors><author><name>Kristof Ringleff</name><user>auto-converted</user><email>kristof@fooman.co.nz</email></author><author><name>Kristof Ringleff</name><user>auto-converted</user><email>kristof@fooman.co.nz</email></author></authors>
|
20 |
-
<date>2013-11-
|
21 |
-
<time>
|
22 |
-
<contents><target name="magecommunity"><dir name="Fooman"><dir name="EmailAttachments"><dir name="Block"><dir name="Adminhtml"><file name="Extensioninfo.php" hash="d33347a9003e491cd0f1225bd0959b21"/></dir><file name="View.php" hash="d1236b00671ee81013b2aecc86bae50c"/></dir><dir name="Helper"><file name="Data.php" hash="416c04e5ba42353d6e6c63be3d0bef60"/></dir><dir name="Model"><dir name="Core"><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="49e92d90e1d5f6404f8f3bd3639addc6"/></dir></dir></dir><dir name="Order"><dir name="Pdf"><file name="Order.php" hash="35e037ea6be0ffe46200dc573e684520"/></dir></dir><dir name="System"><file name="File.php" hash="70b05b8e860088b0d2769d7a79c38e0c"/></dir><file name="Observer.php" hash="93ef761b403f57d10315bad7631239a0"/><file name="Selftester.php" hash="b7d60b24d91849823b19a46e85834f4c"/><file name="Updates.php" hash="7bee51da61f188d75dd7707bc6301e9d"/></dir><dir name="controllers"><dir name="Admin"><file name="OrderController.php" hash="ba67951a6afa85f35b49ca9eb375a2bf"/></dir><dir name="Customer"><file name="OrderController.php" hash="bc8d1ae57801fcdf5bc1d5abbac0b879"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
23 |
<compatible/>
|
24 |
<dependencies/>
|
25 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fooman_EmailAttachments</name>
|
4 |
+
<version>0.9.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
17 |
Fine grained options offer complete control over what to attach to which email</description>
|
18 |
<notes>0.9.2 Release</notes>
|
19 |
<authors><author><name>Kristof Ringleff</name><user>auto-converted</user><email>kristof@fooman.co.nz</email></author><author><name>Kristof Ringleff</name><user>auto-converted</user><email>kristof@fooman.co.nz</email></author></authors>
|
20 |
+
<date>2013-11-17</date>
|
21 |
+
<time>00:09:09</time>
|
22 |
+
<contents><target name="magecommunity"><dir name="Fooman"><dir name="EmailAttachments"><dir name="Block"><dir name="Adminhtml"><file name="Extensioninfo.php" hash="d33347a9003e491cd0f1225bd0959b21"/></dir><file name="View.php" hash="d1236b00671ee81013b2aecc86bae50c"/></dir><dir name="Helper"><file name="Data.php" hash="416c04e5ba42353d6e6c63be3d0bef60"/></dir><dir name="Model"><dir name="Core"><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="49e92d90e1d5f6404f8f3bd3639addc6"/></dir></dir></dir><dir name="Order"><dir name="Pdf"><file name="Order.php" hash="35e037ea6be0ffe46200dc573e684520"/></dir></dir><dir name="System"><file name="File.php" hash="70b05b8e860088b0d2769d7a79c38e0c"/></dir><file name="Observer.php" hash="93ef761b403f57d10315bad7631239a0"/><file name="Selftester.php" hash="b7d60b24d91849823b19a46e85834f4c"/><file name="Updates.php" hash="7bee51da61f188d75dd7707bc6301e9d"/></dir><dir name="controllers"><dir name="Admin"><file name="OrderController.php" hash="ba67951a6afa85f35b49ca9eb375a2bf"/></dir><dir name="Customer"><file name="OrderController.php" hash="bc8d1ae57801fcdf5bc1d5abbac0b879"/></dir></dir><dir name="etc"><file name="config.xml" hash="64995e49614375f3f3404618c97d422a"/><file name="system.xml" hash="c5b6a16345eb4baf7b32d4dcf56a74e6"/></dir><file name="LICENSE.txt" hash="59563e7be45096d0833dade102989042"/></dir><dir name="Common"><dir name="Block"><dir name="Adminhtml"><file name="Extensioninfo.php" hash="d19e5888399f200904c765781a14e297"/></dir></dir><dir name="Helper"><file name="Data.php" hash="96d8bbc3d06c6a2ff8e8a6fb5b327c00"/></dir><dir name="Model"><dir name="Selftester"><file name="Abstract.php" hash="27590275aaa6a9047bf7bf3d8bfa6893"/><file name="Db.php" hash="e97c570a4d8f83359ee73c03ddd8807a"/></dir><file name="Selftester.php" hash="a4c6f779968a7220b52c880bd07a2460"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SelftesterController.php" hash="5f348318593ab78849163c51a086b516"/></dir></dir><dir name="etc"><file name="config.xml" hash="d765bbe29bb23e6976d72690a77c74da"/><file name="system.xml" hash="062afadb28b77803a0cf5fbdb472f23b"/></dir><file name="LICENSE.txt" hash="59563e7be45096d0833dade102989042"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Fooman_EmailAttachments.xml" hash="041c20e1806af133c1c1505af9902001"/><file name="Fooman_Common.xml" hash="2555b2dd668865790df287b5cca61e35"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Fooman_EmailAttachments.csv" hash="572cca36b6b4a051b7722cb6488a636a"/></dir><dir name="de_DE"><file name="Fooman_EmailAttachments.csv" hash="7113fa7ee43f7daeb5511123d014ed57"/></dir><dir name="nl_NL"><file name="Fooman_EmailAttachments.csv" hash="7be7ad5c22ebbdb634f31f3e8d19fbd8"/></dir><dir name="fr_FR"><file name="Fooman_EmailAttachments.csv" hash="4e8c2ae3faf280874e5372d5fccb065d"/></dir><dir name="es_ES"><file name="Fooman_EmailAttachments.csv" hash="d898982c6a29dd52b84a9142dc5cf64f"/></dir><dir name="ro_RO"><file name="Fooman_EmailAttachments.csv" hash="e680cb11b15fc2f63e3123624daed1e1"/></dir><dir name="th_TH"><file name="Fooman_EmailAttachments.csv" hash="572cca36b6b4a051b7722cb6488a636a"/></dir><dir name="da_DK"><file name="Fooman_EmailAttachments.csv" hash="129927e87ec7d8b3d4466a58e5215b09"/></dir><dir name="ar_SA"><file name="Fooman_EmailAttachments.csv" hash="6ed6e4fda26b7dd3bd206538df12e8ab"/></dir><dir name="ca_ES"><file name="Fooman_EmailAttachments.csv" hash="a81b65ca792f534072511a18a91423c9"/></dir><dir name="cs_CZ"><file name="Fooman_EmailAttachments.csv" hash="86f4cac9569ca2708b44a5240496d00a"/></dir><dir name="et_EE"><file name="Fooman_EmailAttachments.csv" hash="206f6d731c2e2ef3664869a6be68b95f"/></dir><dir name="he_IL"><file name="Fooman_EmailAttachments.csv" hash="81b7326525ee4839e41be971709f9e96"/></dir><dir name="it_IT"><file name="Fooman_EmailAttachments.csv" hash="572cca36b6b4a051b7722cb6488a636a"/></dir><dir name="ja_JP"><file name="Fooman_EmailAttachments.csv" hash="5618c215a5cbb924d2951c879d42573f"/></dir><dir name="lt_LT"><file name="Fooman_EmailAttachments.csv" hash="18fff03b09d88b8b938bed19639b4f8f"/></dir><dir name="lv_LV"><file name="Fooman_EmailAttachments.csv" hash="15714286f2b7e009f7674a9f747a1cd4"/></dir><dir name="no_NO"><file name="Fooman_EmailAttachments.csv" hash="9d201c51cfc24326a0a677b2f7cd838e"/></dir><dir name="pt_BR"><file name="Fooman_EmailAttachments.csv" hash="463ca55f2f52b4422ff2f275f8649b85"/></dir><dir name="sl_SI"><file name="Fooman_EmailAttachments.csv" hash="288a189ee828dc6b91b72f20bc771452"/></dir><dir name="sv_SE"><file name="Fooman_EmailAttachments.csv" hash="96bb09816c468417dd6f280108d200d3"/></dir><dir name="fi_FI"><file name="Fooman_EmailAttachments.csv" hash="53f5fa6e60fb26effdd36422d8bf24f9"/></dir><dir name="gr_GR"><file name="Fooman_EmailAttachments.csv" hash="34187b2e6fded1ba9d065f9a9cb73ae8"/></dir><dir name="hr_HR"><file name="Fooman_EmailAttachments.csv" hash="6564938bfeefdc2ca37f183943bc5873"/></dir><dir name="ko_KR"><file name="Fooman_EmailAttachments.csv" hash="951a785b40eb519b6f460fccc7718b24"/></dir><dir name="nb_NO"><file name="Fooman_EmailAttachments.csv" hash="9d201c51cfc24326a0a677b2f7cd838e"/></dir><dir name="pl_PL"><file name="Fooman_EmailAttachments.csv" hash="db51bd721228cf6f3b8f25702282cced"/></dir><dir name="ru_RU"><file name="Fooman_EmailAttachments.csv" hash="5c111bca22d66855aa3f999a74b1fdba"/></dir><dir name="zh_CN"><file name="Fooman_EmailAttachments.csv" hash="f35148d8703229c2945565b3d8559455"/></dir><dir name="fa_IR"><file name="Fooman_EmailAttachments.csv" hash="08b5eb8061d564864112abd85c546fbe"/></dir><dir name="sk_SK"><file name="Fooman_EmailAttachments.csv" hash="86c42277437d0f293754892581f523ed"/></dir></target></contents>
|
23 |
<compatible/>
|
24 |
<dependencies/>
|
25 |
</package>
|