Changeset 2251339
- Timestamp:
- 02/27/2020 12:10:11 PM (6 years ago)
- Location:
- ng-woo-moedelo-org-integration/trunk
- Files:
-
- 2 edited
-
ng-woo-moedelo.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ng-woo-moedelo-org-integration/trunk/ng-woo-moedelo.php
r2251332 r2251339 6 6 * Description: Integrates WooCommerce and moedelo.org 7 7 * Author: Nikita Menshutin 8 * Version: 1. 08 * Version: 1.1 9 9 * Text Domain: ng-woo-moedelo-org-integration 10 10 * Domain Path: languages … … 309 309 public static function version() 310 310 { 311 return '1. 0';311 return '1.1'; 312 312 } 313 313 -
ng-woo-moedelo-org-integration/trunk/readme.txt
r2251311 r2251339 16 16 == Description == 17 17 18 Allow to issue invoices via [https://moedelo.org/](https://moedelo.org) cloud18 Allows to issue invoices via [https://moedelo.org/](https://moedelo.org) cloud 19 19 accounting service. 20 20 … … 28 28 if invoice is paid 29 29 30 = 1.1 (2020-02-27) 31 * Localization issues 32 30 33 = 1.0 (2020-02-21) = 31 34 * The First Upload, but was tested before at several sites
Note: See TracChangeset
for help on using the changeset viewer.