Skip to content

Commit

Permalink
[~TASK] updated connect package XML
Browse files Browse the repository at this point in the history
  • Loading branch information
sprankhub committed Nov 10, 2014
1 parent 7e4fe56 commit 63c85d5
Showing 1 changed file with 22 additions and 19 deletions.
41 changes: 22 additions & 19 deletions FireGento_Pdf.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,34 @@
<_>
<form_key>xqBmbFZHG5fYPXdK</form_key>
<form_key>LglkncUqYlUpcMhT</form_key>
<name>FireGento_Pdf</name>
<channel>community</channel>
<version_ids>
<version_ids>2</version_ids>
</version_ids>
<summary>FireGento PDF overwrites standard PDF layouts for invoices, shipments and creditmemos.</summary>
<description>FireGento PDF overwrites standard PDF layouts for invoices, shipments and creditmemos. Anyway, you can still use the standard Magento layout, because the extension is highly configurable.</description>
<license>OSL 3.0</license>
<license>GPL-3.0</license>
<license_uri/>
<version>1.2.0</version>
<version>1.3.0</version>
<stability>stable</stability>
<notes>- [FEATURE] 1.8 compatibility
- [FEATURE] added possibility to print order ID barcodes on shipment PDFs
- [FEATURE] added possibility to print shipment type on shipment PDFs
- [FEATURE] added universal event, so that developers can add custom stuff anywhere they want via observers
- [FEATURE] added possibility to use a full-width logo
- [FEATURE] configuration option whether to print the customer number
- [FEATURE] possibility to add invoice comments on invoice PDF
- [FEATURE] dutch translation
- [BUGFIX] fixed error when there is no country in the imprint
- [BUGFIX] print shipping address instead of invoice address on shipment PDF
- [MISC] respect FireGento coding guidelines</notes>
<notes>- [FEATURE] support for downloading invoice/creditmemo/shipping PDFs from the customer account page
- [FEATURE] support for downloadable items
- [FEATURE] added Swiss locale
- [FEATURE] possibility to upload custom fonts
- [FEATURE] possibility to swap position of customer address and invoice details
- [FEATURE] possibility to define custom filename patterns for invoice, creditmemo and shipping PDFs
- [FEATURE] added event `firegento_pdf_imprint_load_after` to change certain imprint data
- [FEATURE] possibility to resize the logo
- [FEATURE] added more fields to imprint which are provided by [MageSetup](https://github.com/firegento/firegento-magesetup)
- [BUGFIX] fixed tax display which was wrong in certain cases
- [BUGFIX] fixed custom column order when used with bundle products
- [BUGFIX] fixed number format of tax rates (with bad black magic, improvements are welcome!) (#101)
- [MISC] improved wording in system.xml
- [MISC] changed mage-hackathon-installer from required to suggestion, because there are more installers out there
- [MISC] updated autogenerated documentation
- [MISC] corrected code style
- [MISC] implemented a few first unit tests
- [MISC] add recommendation for Mage_LocaleFallback in readme</notes>
<authors>
<name>
<name>FireGento Team</name>
Expand Down Expand Up @@ -50,7 +57,7 @@
<max/>
</max>
<files>
<files> </files>
<files> </files>
</files>
</package>
<extension>
Expand Down Expand Up @@ -97,8 +104,4 @@
<ignore/>
</ignore>
</contents>
<page>1</page>
<limit>200</limit>
<folder/>
<package/>
</_>

0 comments on commit 63c85d5

Please sign in to comment.