Easy_PDF_Invoice - Version 1.2.0.2.8

Version Notes

- Allow to print orders
- Allow to print invoices
- Allow to print packingslips
- Allow to print credit memos
- Allow to attach order pdf in email
- Allow to attach invoice pdf in email
- Compatible with Aschroder_SMTPPro

Download this release

Release Info

Developer Magento Core Team
Extension Easy_PDF_Invoice
Version 1.2.0.2.8
Comparing to
See all releases


Code changes from version 1.2.0.2.7 to 1.2.0.2.8

app/code/community/VES/PdfPro/Model/Observer.php CHANGED
@@ -223,6 +223,24 @@ class VES_PdfPro_Model_Observer
223
  $taxSummary['all_keys'] = $keys;
224
  $taxSummary = new Varien_Object($taxSummary);
225
  $source->setData('tax_summary',$taxSummary);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
226
  }
227
 
228
  if($type=='item'){
223
  $taxSummary['all_keys'] = $keys;
224
  $taxSummary = new Varien_Object($taxSummary);
225
  $source->setData('tax_summary',$taxSummary);
226
+
227
+ /*Add printed date time variable*/
228
+ $timestamp = Mage::getModel('core/date')->timestamp();
229
+ $date = Mage::app()->getLocale()->date($timestamp);
230
+ $dateFormated = new Varien_Object(array(
231
+ 'full' => $date->toString(Mage::app()->getLocale()->getDateFormat(Mage_Core_Model_Locale::FORMAT_TYPE_FULL)),
232
+ 'long' => $date->toString(Mage::app()->getLocale()->getDateFormat(Mage_Core_Model_Locale::FORMAT_TYPE_LONG)),
233
+ 'medium' => $date->toString(Mage::app()->getLocale()->getDateFormat(Mage_Core_Model_Locale::FORMAT_TYPE_MEDIUM)),
234
+ 'short' => $date->toString(Mage::app()->getLocale()->getDateFormat(Mage_Core_Model_Locale::FORMAT_TYPE_SHORT)),
235
+ ));
236
+ $timeFormated = new Varien_Object(array(
237
+ 'full' => $date->toString(Mage::app()->getLocale()->getTimeFormat(Mage_Core_Model_Locale::FORMAT_TYPE_FULL)),
238
+ 'long' => $date->toString(Mage::app()->getLocale()->getTimeFormat(Mage_Core_Model_Locale::FORMAT_TYPE_LONG)),
239
+ 'medium' => $date->toString(Mage::app()->getLocale()->getTimeFormat(Mage_Core_Model_Locale::FORMAT_TYPE_MEDIUM)),
240
+ 'short' => $date->toString(Mage::app()->getLocale()->getTimeFormat(Mage_Core_Model_Locale::FORMAT_TYPE_SHORT)),
241
+ ));
242
+ $source->setData('printed_date',$dateFormated);
243
+ $source->setData('printed_time',$timeFormated);
244
  }
245
 
246
  if($type=='item'){
media/ves_pdfpro/message.txt CHANGED
@@ -1 +1 @@
1
- eyJkYXRlIjoiMjAxMy0wOS0yNiIsIm1lc3NhZ2UiOiJHZXQgbW9yZSA8c3Ryb25nIGNsYXNzPVwibGFiZWxcIj4xMDAgcHJpbnQgam9iczxcL3N0cm9uZz4gdG8geW91ciBhY2NvdW50IGJ5IGluc3RhbGwgdGhlIExvY2FsIFBERiBQcm9jZXNzb3IgPGEgdGFyZ2V0PVwiX2JsYW5rXCIgaHJlZj1cImh0dHA6XC9cL3d3dy5lYXN5cGRmaW52b2ljZS5jb21cL2Jsb2dcL2xvY2FsLXBkZi1wcm9jZXNzb3JcL1wiPk1vcmUgZGV0YWlsPFwvYT4uIn0=
1
+ eyJkYXRlIjoiMjAxMy0wOS0yNiIsIm1lc3NhZ2UiOiJHZXQgbW9yZSA8c3Ryb25nIGNsYXNzPVwibGFiZWxcIj4xMDAgcHJpbnQgam9iczxcL3N0cm9uZz4gdG8geW91ciBhY2NvdW50IGJ5IGluc3RhbGwgdGhlIExvY2FsIFBERiBQcm9jZXNzb3IgPGEgdGFyZ2V0PVwiX2JsYW5rXCIgaHJlZj1cImh0dHA6XC9cL3d3dy5lYXN5cGRmaW52b2ljZS5jb21cL2Jsb2dcL2xvY2FsLXBkZi1wcm9jZXNzb3JcL1wiPk1vcmUgZGV0YWlsPFwvYT4uIiwiaGlkZSI6dHJ1ZX0=
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Easy_PDF_Invoice</name>
4
- <version>1.2.0.2.7</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL V3.0</license>
7
  <channel>community</channel>
@@ -16,9 +16,9 @@
16
  - Allow to attach invoice pdf in email&#xD;
17
  - Compatible with Aschroder_SMTPPro</notes>
18
  <authors><author><name>Easy PDF Invoice</name><user>auto-converted</user><email>easypdfinvoice@gmail.com</email></author></authors>
19
- <date>2013-10-22</date>
20
- <time>11:05:25</time>
21
- <contents><target name="mageetc"><dir name="modules"><file name="VES_PdfPro.xml" hash="4b43f61fe34d6f90260b6008e52e48bd"/></dir></target><target name="magecommunity"><dir name="VES"><dir name="PdfPro"><dir name="Block"><dir name="Adminhtml"><dir name="Key"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="6ed2ab13f4e2c5c25671aacf00fe9694"/></dir><file name="Form.php" hash="46346f33119419be5ba874fa7ffd85b6"/><file name="Tabs.php" hash="cd9cf71b68f19d9af9a80e8c7898e32f"/></dir><dir name="Grid"><dir name="Renderer"><file name="Group.php" hash="892d50662567d468eb9128034de54f19"/><file name="Store.php" hash="e1f763568b9f84a58798308f83536d7b"/></dir></dir><file name="Edit.php" hash="a8798ad23b9da53d836c6947dff2e49a"/><file name="Grid.php" hash="b46ff3b9fcac57a17eaa90602be61aa0"/></dir><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="View.php" hash="fb2c17f888c8acb5dbe2574e635c77bf"/></dir><dir name="Invoice"><file name="View.php" hash="69fb3ac882ffc657d0879dac143d647e"/></dir><dir name="Shipment"><file name="View.php" hash="633822374d7cc1f9c167af3628069cb5"/></dir><file name="View.php" hash="3a94ef916cf0cc2cb15c02f2e9a3c885"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><file name="Fieldset.php" hash="b014be284c5d7882800aafda28b4def3"/></dir></dir></dir><file name="Key.php" hash="2d74a4aac519acc063d94a48f786fbbf"/><file name="Version.php" hash="536745305fb988b7773e1962bafe77bd"/></dir><dir name="Checkout"><dir name="Onepage"><file name="Success.php" hash="9f45ac2f4c5643f7c560f64ec6e879b9"/></dir></dir><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="Items.php" hash="188d1bf570876c1ee4eb10b392826969"/></dir><dir name="Info"><file name="Buttons.php" hash="092e23b4ea0532a0b1c30155bb988500"/></dir><dir name="Invoice"><file name="Items.php" hash="af0a2e0530c243f4fc36d2b1ba85a03d"/></dir><dir name="Shipment"><file name="Items.php" hash="05ba7ea0f96dd688e32ac382de3d97aa"/></dir><file name="Info.php" hash="df3add1cad16f992c016f34bc50001da"/></dir></dir></dir><dir name="Controller"><file name="Abstract.php" hash="7c17daa82ff123539534d596084b4e50"/></dir><dir name="Helper"><file name="Data.php" hash="cd48ce75b5fd05f249ff2f409c4a0a2d"/><file name="Giftmessage.php" hash="fd1f964045ff32824d8adeef45d9f353"/></dir><dir name="Model"><dir name="App"><file name="Emulation.php" hash="04198592d643fee6de163cb4840fd1c5"/></dir><dir name="Communication"><dir name="Method"><file name="Abstract.php" hash="92691ba24ed56500a517a323dc37c783"/><file name="Soap.php" hash="9bebec927cd317828c226af2f84e46a4"/><file name="Xmlrpc.php" hash="9ef324fc87bfb1b2ce7e21dcd061faa4"/></dir></dir><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="be32e7a6b46ff9001c35887f9ebe7826"/><file name="Mailer.php.bk" hash="c0ce04b3c73aeffd55f94e180e379416"/></dir><file name="Info.php" hash="7933a32bf8d938a7fd527a958ceb760f"/><file name="Template.php" hash="9dfdc647e61d2b156d1b1d13760ed91e"/></dir><dir name="Mysql4"><dir name="Key"><file name="Collection.php" hash="2a833ffdea395c507056fed369d3efaa"/></dir><file name="Key.php" hash="ac5b19abb5f8cb75f5d4ae7226432158"/></dir><dir name="Order"><dir name="Creditmemo"><file name="Item.php" hash="1f3e1dd032ba92d819860015cc691ec3"/></dir><dir name="Invoice"><file name="Item.php" hash="24afcd126b0f70593898f014111d638f"/></dir><dir name="Shipment"><file name="Item.php" hash="a034e50d4b48abf33dbe23da8a8ac321"/></dir><file name="Creditmemo.php" hash="9491d108e73004a66545f87f13c5e668"/><file name="Invoice.php" hash="b6c7204bd0f76c04115f14452cd5ba3f"/><file name="Item.php" hash="8ec99b4d4b29ea4e8657dea60471eda4"/><file name="Shipment.php" hash="290f501ec4695ceac86f644fb32250e5"/></dir><dir name="Processors"><file name="Easypdf.php" hash="174f02576f916c281c644933a0f26820"/></dir><dir name="Sales"><dir name="Order"><dir name="Pdf"><dir name="Total"><file name="Default.php" hash="f2734244f770ef8eed2e4895daaa1b4f"/></dir></dir><file name="Creditmemo.php" hash="b898198487940a63b04d22a08aae5579"/><file name="Invoice.php" hash="c9a15b19b60cbed6f1b92a35c8e090b9"/><file name="Shipment.php" hash="90715ec29e12e8c9a1548796924a99e5"/></dir><file name="Order.php" hash="daf58ca77bbcf5cc3f83031096f6ab61"/></dir><dir name="Source"><dir name="Communication"><file name="Method.php" hash="c62491193fdb374fdc74e52c02609194"/></dir><file name="Attach.php" hash="9fc226589336ee965aa0d5208d2dd06e"/><file name="Key.php" hash="c9ee12407a20b4fb07bd51bd0029523c"/><file name="Processor.php" hash="6a1e053c02b8e1736f0bfd942ae71434"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Easypdf.php" hash="503a34f4747cb6387ff7180e4f63b469"/></dir></dir></dir><file name="Abstract.php" hash="ac9255f2de1037adca999b56382a33a7"/><file name="Key.php" hash="8f89ec9497dd0a7ae2cf9ea71af2a910"/><file name="Observer.php" hash="2861b7327e8799b045b38e0fe2bc51dd"/><file name="Order.php" hash="dbf7d1e63fc1c7149fb43d10df96a6c4"/><file name="PdfPro.php" hash="0e94a966ab6d6eb3c005181ad6ee9296"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="KeyController.php" hash="b18717edfed8ac38b3dc13791d64f360"/><file name="NotifyController.php" hash="90b9ecb5f8ce655bcdd6f07312a27cba"/><file name="PrintController.php" hash="2b1b02a7e50a686d639f346ed5c92e53"/></dir><file name="GuestController.php" hash="1866cb205ce5eef78babd77850647275"/><file name="PrintController.php" hash="fdd65232341ae18df6ddfc267aece14f"/></dir><dir name="etc"><file name="config.xml" hash="7c3b1bf609067da2abf66e96ecd93f47"/><file name="system.xml" hash="ebd16cd16c60dc8354b995b7a1a38050"/></dir><dir name="sql"><dir name="pdfpro_setup"><file name="mysql4-install-0.1.0.php" hash="568fdc14a81905f4e98857691f765ae8"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="ves_pdfpro.xml" hash="4fef100f3a87f396e539ff59fba0d9a6"/></dir><dir name="template"><dir name="ves_pdfpro"><file name="notifications.phtml" hash="678aacbc9aa20ca03ba09733aea2ac2a"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="VES_PdfPro.csv" hash="7443d2a6b55513d5287144307ac41018"/></dir><dir name="vi_VN"><file name="VES_PdfPro.csv" hash="685d513129c86897c9214d67a65f7690"/></dir><dir name="he_IL"><file name="VES_PdfPro.csv" hash="487635adff4c3a8fb47af8048e407c96"/></dir></target><target name="magemedia"><dir name="ves_pdfpro"><dir name="certificate"><dir name="tmp"><file name="nothing.txt" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></dir><dir name="logos"><file name="logo_1.png" hash="c83d9e047b9079983128a38a1deb994e"/><file name="logo_1_1.png" hash="c83d9e047b9079983128a38a1deb994e"/><file name="logo_vnecoms.png" hash="f01d36ae2e53cacdca77130fa2ac27a8"/></dir><dir name="tmp"><file name="ca_92E2.tmp" hash="52f02fe8355844ee253e829dc8000df7"/><file name="ca_9302.tmp" hash="8cdbbf8e88b78da719338916ce18db41"/><file name="ca_9332.tmp" hash="c33155e17a20a6b776083996be46416e"/><file name="ca_9371.tmp" hash="01c8f304ef0a8021c2cc957dbbc6fedc"/><file name="ca_93A1.tmp" hash="9f2bdfc7a78f0f2caaff943167029e96"/><file name="ca_93C1.tmp" hash="8601e8ac02df95a2a4e6d7da44dd4fc8"/><file name="ca_93F1.tmp" hash="4b398e2a7b460d037c9f70964d9845df"/><file name="ca_9411.tmp" hash="ad7d90d7567733aece296708d57e6a2a"/><file name="ca_9432.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9452.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9472.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9483.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9493.tmp" hash="77d6697d3917a4e74b4a612ca4789bf3"/><file name="ca_94B4.tmp" hash="afd00fd0aebe563160f32bda0b4430e3"/><file name="ca_94D4.tmp" hash="e01c76df7051a285eba99080f1fbed25"/><file name="ca_94F4.tmp" hash="3c279bbb18961df56e2c80ec95648568"/><file name="ca_9514.tmp" hash="ddd019fb31e5d0d1fbfe1e91a2951832"/><file name="ca_9544.tmp" hash="f41cdf01df4e4b64dd7fe771d4028c1c"/><file name="ca_9565.tmp" hash="f7439b1a20dd2748300b1813705d738c"/><file name="ca_9585.tmp" hash="f36acfeac04818f27b155ca1bdcb996c"/><file name="ca_9595.tmp" hash="b00ca1d9a9166fbf2f3d9ccc11f7305c"/><file name="ca_95C5.tmp" hash="f8f6c694132fc3b6292395ee0d209608"/><file name="ca_95D6.tmp" hash="8aba73a350e549e62f9c60c626f51a25"/><file name="ca_95F6.tmp" hash="c914caf02555c00a513d8eda6de24c1d"/><file name="ca_9616.tmp" hash="5947854b8f48b5942708a3b14b4b4c0d"/><file name="ca_9637.tmp" hash="9087075ec5db03fbb4b4ba321681c6fe"/><file name="ca_9667.tmp" hash="933dc799c5936b79582c3fe97949021c"/><file name="ca_96B6.tmp" hash="7f23005d32491c3be52b874f37c3e18e"/><file name="ca_96F5.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9715.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9736.tmp" hash="02c437800a32986077eadd126fef7728"/><file name="ca_9766.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9786.tmp" hash="77b0f27cfe117a00bd0f0efb0996f037"/><file name="ca_97B6.tmp" hash="5db9edaa9ac2af39575f45e3ae72b24d"/><file name="ca_97F5.tmp" hash="409de910a15058e3f8cbba617a16e9a1"/><file name="ca_9815.tmp" hash="ed944933aa0825cb4aae11ccb6222ed0"/><file name="ca_9874.tmp" hash="29888bbbd3e876b2bc6b57cbb2e0b6d6"/><file name="ca_98C3.tmp" hash="fc5acfcb0e4910b93b6528642ad0d5fa"/><file name="ca_9912.tmp" hash="0e579ef3a1cb3b093fafc574771f4b1f"/><file name="ca_9981.tmp" hash="9593a368d06ea00dcddb16fb71628cb0"/><file name="ca_99B1.tmp" hash="2b73c51abb54678209259f1fd646e113"/><file name="ca_99E1.tmp" hash="9f8b39bd33e2b30379223fa994becef9"/><file name="ca_9A20.tmp" hash="35681d90550666551d905b87ef31118d"/><file name="ca_9A7F.tmp" hash="2ea1209e8f2770760c0e31c3e926b336"/><file name="ca_9ACE.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9B0D.tmp" hash="b2b10e9da1deae8ddeb83abe671176b4"/><file name="ca_9B5D.tmp" hash="432e0f5d795ad830311e614b080a7bbb"/><file name="ca_9B8C.tmp" hash="893c7c901277500785102e56ca6b8421"/><file name="ca_9BBC.tmp" hash="9532b1c2e5ded09eb23b7585dad3f22a"/><file name="ca_C29.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_C3EC.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_C41C.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/><file name="ca_C59.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/><file name="ca_D8A2.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_D8E2.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/></dir><file name="message.txt" hash="72a6d28045c4f5f7476219cd04bc0ca1"/><file name="pdf.data" hash="9cbefb7e252894a912d912efa21eeedf"/><file name="version.txt" hash="007a43607af0337f633bfce585967ede"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="ves_pdfpro"><file name="easypdf.png" hash="8403ec067302a4bf931862ad56965459"/><file name="favicon.png" hash="55210c2ab24e77a654bec6f51922917f"/><file name="js.js" hash="5ab27f2e16b90409bf4268b9afb7488c"/><file name="styles.css" hash="e25f82a17de40e72d7cd062f9f25588b"/></dir></dir></dir></dir></target></contents>
22
  <compatible/>
23
  <dependencies/>
24
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Easy_PDF_Invoice</name>
4
+ <version>1.2.0.2.8</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL V3.0</license>
7
  <channel>community</channel>
16
  - Allow to attach invoice pdf in email&#xD;
17
  - Compatible with Aschroder_SMTPPro</notes>
18
  <authors><author><name>Easy PDF Invoice</name><user>auto-converted</user><email>easypdfinvoice@gmail.com</email></author></authors>
19
+ <date>2013-10-23</date>
20
+ <time>14:01:41</time>
21
+ <contents><target name="mageetc"><dir name="modules"><file name="VES_PdfPro.xml" hash="4b43f61fe34d6f90260b6008e52e48bd"/></dir></target><target name="magecommunity"><dir name="VES"><dir name="PdfPro"><dir name="Block"><dir name="Adminhtml"><dir name="Key"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="6ed2ab13f4e2c5c25671aacf00fe9694"/></dir><file name="Form.php" hash="46346f33119419be5ba874fa7ffd85b6"/><file name="Tabs.php" hash="cd9cf71b68f19d9af9a80e8c7898e32f"/></dir><dir name="Grid"><dir name="Renderer"><file name="Group.php" hash="892d50662567d468eb9128034de54f19"/><file name="Store.php" hash="e1f763568b9f84a58798308f83536d7b"/></dir></dir><file name="Edit.php" hash="a8798ad23b9da53d836c6947dff2e49a"/><file name="Grid.php" hash="b46ff3b9fcac57a17eaa90602be61aa0"/></dir><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="View.php" hash="fb2c17f888c8acb5dbe2574e635c77bf"/></dir><dir name="Invoice"><file name="View.php" hash="69fb3ac882ffc657d0879dac143d647e"/></dir><dir name="Shipment"><file name="View.php" hash="633822374d7cc1f9c167af3628069cb5"/></dir><file name="View.php" hash="3a94ef916cf0cc2cb15c02f2e9a3c885"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><file name="Fieldset.php" hash="b014be284c5d7882800aafda28b4def3"/></dir></dir></dir><file name="Key.php" hash="2d74a4aac519acc063d94a48f786fbbf"/><file name="Version.php" hash="536745305fb988b7773e1962bafe77bd"/></dir><dir name="Checkout"><dir name="Onepage"><file name="Success.php" hash="9f45ac2f4c5643f7c560f64ec6e879b9"/></dir></dir><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="Items.php" hash="188d1bf570876c1ee4eb10b392826969"/></dir><dir name="Info"><file name="Buttons.php" hash="092e23b4ea0532a0b1c30155bb988500"/></dir><dir name="Invoice"><file name="Items.php" hash="af0a2e0530c243f4fc36d2b1ba85a03d"/></dir><dir name="Shipment"><file name="Items.php" hash="05ba7ea0f96dd688e32ac382de3d97aa"/></dir><file name="Info.php" hash="df3add1cad16f992c016f34bc50001da"/></dir></dir></dir><dir name="Controller"><file name="Abstract.php" hash="7c17daa82ff123539534d596084b4e50"/></dir><dir name="Helper"><file name="Data.php" hash="cd48ce75b5fd05f249ff2f409c4a0a2d"/><file name="Giftmessage.php" hash="fd1f964045ff32824d8adeef45d9f353"/></dir><dir name="Model"><dir name="App"><file name="Emulation.php" hash="04198592d643fee6de163cb4840fd1c5"/></dir><dir name="Communication"><dir name="Method"><file name="Abstract.php" hash="92691ba24ed56500a517a323dc37c783"/><file name="Soap.php" hash="9bebec927cd317828c226af2f84e46a4"/><file name="Xmlrpc.php" hash="9ef324fc87bfb1b2ce7e21dcd061faa4"/></dir></dir><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="be32e7a6b46ff9001c35887f9ebe7826"/><file name="Mailer.php.bk" hash="c0ce04b3c73aeffd55f94e180e379416"/></dir><file name="Info.php" hash="7933a32bf8d938a7fd527a958ceb760f"/><file name="Template.php" hash="9dfdc647e61d2b156d1b1d13760ed91e"/></dir><dir name="Mysql4"><dir name="Key"><file name="Collection.php" hash="2a833ffdea395c507056fed369d3efaa"/></dir><file name="Key.php" hash="ac5b19abb5f8cb75f5d4ae7226432158"/></dir><dir name="Order"><dir name="Creditmemo"><file name="Item.php" hash="1f3e1dd032ba92d819860015cc691ec3"/></dir><dir name="Invoice"><file name="Item.php" hash="24afcd126b0f70593898f014111d638f"/></dir><dir name="Shipment"><file name="Item.php" hash="a034e50d4b48abf33dbe23da8a8ac321"/></dir><file name="Creditmemo.php" hash="9491d108e73004a66545f87f13c5e668"/><file name="Invoice.php" hash="b6c7204bd0f76c04115f14452cd5ba3f"/><file name="Item.php" hash="8ec99b4d4b29ea4e8657dea60471eda4"/><file name="Shipment.php" hash="290f501ec4695ceac86f644fb32250e5"/></dir><dir name="Processors"><file name="Easypdf.php" hash="174f02576f916c281c644933a0f26820"/></dir><dir name="Sales"><dir name="Order"><dir name="Pdf"><dir name="Total"><file name="Default.php" hash="f2734244f770ef8eed2e4895daaa1b4f"/></dir></dir><file name="Creditmemo.php" hash="b898198487940a63b04d22a08aae5579"/><file name="Invoice.php" hash="c9a15b19b60cbed6f1b92a35c8e090b9"/><file name="Shipment.php" hash="90715ec29e12e8c9a1548796924a99e5"/></dir><file name="Order.php" hash="daf58ca77bbcf5cc3f83031096f6ab61"/></dir><dir name="Source"><dir name="Communication"><file name="Method.php" hash="c62491193fdb374fdc74e52c02609194"/></dir><file name="Attach.php" hash="9fc226589336ee965aa0d5208d2dd06e"/><file name="Key.php" hash="c9ee12407a20b4fb07bd51bd0029523c"/><file name="Processor.php" hash="6a1e053c02b8e1736f0bfd942ae71434"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Easypdf.php" hash="503a34f4747cb6387ff7180e4f63b469"/></dir></dir></dir><file name="Abstract.php" hash="ac9255f2de1037adca999b56382a33a7"/><file name="Key.php" hash="8f89ec9497dd0a7ae2cf9ea71af2a910"/><file name="Observer.php" hash="9da7d8d96456065d427756b25f6ea198"/><file name="Order.php" hash="dbf7d1e63fc1c7149fb43d10df96a6c4"/><file name="PdfPro.php" hash="0e94a966ab6d6eb3c005181ad6ee9296"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="KeyController.php" hash="b18717edfed8ac38b3dc13791d64f360"/><file name="NotifyController.php" hash="90b9ecb5f8ce655bcdd6f07312a27cba"/><file name="PrintController.php" hash="2b1b02a7e50a686d639f346ed5c92e53"/></dir><file name="GuestController.php" hash="1866cb205ce5eef78babd77850647275"/><file name="PrintController.php" hash="fdd65232341ae18df6ddfc267aece14f"/></dir><dir name="etc"><file name="config.xml" hash="7c3b1bf609067da2abf66e96ecd93f47"/><file name="system.xml" hash="ebd16cd16c60dc8354b995b7a1a38050"/></dir><dir name="sql"><dir name="pdfpro_setup"><file name="mysql4-install-0.1.0.php" hash="568fdc14a81905f4e98857691f765ae8"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="ves_pdfpro.xml" hash="4fef100f3a87f396e539ff59fba0d9a6"/></dir><dir name="template"><dir name="ves_pdfpro"><file name="notifications.phtml" hash="678aacbc9aa20ca03ba09733aea2ac2a"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="VES_PdfPro.csv" hash="7443d2a6b55513d5287144307ac41018"/></dir><dir name="vi_VN"><file name="VES_PdfPro.csv" hash="685d513129c86897c9214d67a65f7690"/></dir><dir name="he_IL"><file name="VES_PdfPro.csv" hash="487635adff4c3a8fb47af8048e407c96"/></dir></target><target name="magemedia"><dir name="ves_pdfpro"><dir name="certificate"><dir name="tmp"><file name="nothing.txt" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></dir><dir name="logos"><file name="logo_1.png" hash="c83d9e047b9079983128a38a1deb994e"/><file name="logo_1_1.png" hash="c83d9e047b9079983128a38a1deb994e"/><file name="logo_vnecoms.png" hash="f01d36ae2e53cacdca77130fa2ac27a8"/></dir><dir name="tmp"><file name="ca_92E2.tmp" hash="52f02fe8355844ee253e829dc8000df7"/><file name="ca_9302.tmp" hash="8cdbbf8e88b78da719338916ce18db41"/><file name="ca_9332.tmp" hash="c33155e17a20a6b776083996be46416e"/><file name="ca_9371.tmp" hash="01c8f304ef0a8021c2cc957dbbc6fedc"/><file name="ca_93A1.tmp" hash="9f2bdfc7a78f0f2caaff943167029e96"/><file name="ca_93C1.tmp" hash="8601e8ac02df95a2a4e6d7da44dd4fc8"/><file name="ca_93F1.tmp" hash="4b398e2a7b460d037c9f70964d9845df"/><file name="ca_9411.tmp" hash="ad7d90d7567733aece296708d57e6a2a"/><file name="ca_9432.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9452.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9472.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9483.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9493.tmp" hash="77d6697d3917a4e74b4a612ca4789bf3"/><file name="ca_94B4.tmp" hash="afd00fd0aebe563160f32bda0b4430e3"/><file name="ca_94D4.tmp" hash="e01c76df7051a285eba99080f1fbed25"/><file name="ca_94F4.tmp" hash="3c279bbb18961df56e2c80ec95648568"/><file name="ca_9514.tmp" hash="ddd019fb31e5d0d1fbfe1e91a2951832"/><file name="ca_9544.tmp" hash="f41cdf01df4e4b64dd7fe771d4028c1c"/><file name="ca_9565.tmp" hash="f7439b1a20dd2748300b1813705d738c"/><file name="ca_9585.tmp" hash="f36acfeac04818f27b155ca1bdcb996c"/><file name="ca_9595.tmp" hash="b00ca1d9a9166fbf2f3d9ccc11f7305c"/><file name="ca_95C5.tmp" hash="f8f6c694132fc3b6292395ee0d209608"/><file name="ca_95D6.tmp" hash="8aba73a350e549e62f9c60c626f51a25"/><file name="ca_95F6.tmp" hash="c914caf02555c00a513d8eda6de24c1d"/><file name="ca_9616.tmp" hash="5947854b8f48b5942708a3b14b4b4c0d"/><file name="ca_9637.tmp" hash="9087075ec5db03fbb4b4ba321681c6fe"/><file name="ca_9667.tmp" hash="933dc799c5936b79582c3fe97949021c"/><file name="ca_96B6.tmp" hash="7f23005d32491c3be52b874f37c3e18e"/><file name="ca_96F5.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9715.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9736.tmp" hash="02c437800a32986077eadd126fef7728"/><file name="ca_9766.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9786.tmp" hash="77b0f27cfe117a00bd0f0efb0996f037"/><file name="ca_97B6.tmp" hash="5db9edaa9ac2af39575f45e3ae72b24d"/><file name="ca_97F5.tmp" hash="409de910a15058e3f8cbba617a16e9a1"/><file name="ca_9815.tmp" hash="ed944933aa0825cb4aae11ccb6222ed0"/><file name="ca_9874.tmp" hash="29888bbbd3e876b2bc6b57cbb2e0b6d6"/><file name="ca_98C3.tmp" hash="fc5acfcb0e4910b93b6528642ad0d5fa"/><file name="ca_9912.tmp" hash="0e579ef3a1cb3b093fafc574771f4b1f"/><file name="ca_9981.tmp" hash="9593a368d06ea00dcddb16fb71628cb0"/><file name="ca_99B1.tmp" hash="2b73c51abb54678209259f1fd646e113"/><file name="ca_99E1.tmp" hash="9f8b39bd33e2b30379223fa994becef9"/><file name="ca_9A20.tmp" hash="35681d90550666551d905b87ef31118d"/><file name="ca_9A7F.tmp" hash="2ea1209e8f2770760c0e31c3e926b336"/><file name="ca_9ACE.tmp" hash="8ff7caa7f99fcf85b97a5005f8bac427"/><file name="ca_9B0D.tmp" hash="b2b10e9da1deae8ddeb83abe671176b4"/><file name="ca_9B5D.tmp" hash="432e0f5d795ad830311e614b080a7bbb"/><file name="ca_9B8C.tmp" hash="893c7c901277500785102e56ca6b8421"/><file name="ca_9BBC.tmp" hash="9532b1c2e5ded09eb23b7585dad3f22a"/><file name="ca_C29.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_C3EC.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_C41C.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/><file name="ca_C59.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/><file name="ca_D8A2.tmp" hash="f01d36ae2e53cacdca77130fa2ac27a8"/><file name="ca_D8E2.tmp" hash="1c4e52e0b5f715129b3d4d97ec9644c6"/></dir><file name="message.txt" hash="0e218651315ba7ecf7ba2828c0c488fa"/><file name="pdf.data" hash="9cbefb7e252894a912d912efa21eeedf"/><file name="version.txt" hash="007a43607af0337f633bfce585967ede"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="ves_pdfpro"><file name="easypdf.png" hash="8403ec067302a4bf931862ad56965459"/><file name="favicon.png" hash="55210c2ab24e77a654bec6f51922917f"/><file name="js.js" hash="5ab27f2e16b90409bf4268b9afb7488c"/><file name="styles.css" hash="e25f82a17de40e72d7cd062f9f25588b"/></dir></dir></dir></dir></target></contents>
22
  <compatible/>
23
  <dependencies/>
24
  </package>