Changeset 1954965
- Timestamp:
- 10/11/2018 08:50:25 AM (7 years ago)
- Location:
- woo-masterway/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
woocommerce-masterway.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-masterway/trunk/readme.txt
r1954450 r1954965 29 29 == Changelog == 30 30 31 = 1.0.3 = 32 * Fix. 33 31 34 = 1.0.2 = 32 35 * Fix. -
woo-masterway/trunk/woocommerce-masterway.php
r1954458 r1954965 4 4 Plugin URI: http://woothemes.com/woocommerce 5 5 Description: Allows you to invoice your clients using Masterway 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: Masterway 8 8 Author URI: http://masterway.net … … 525 525 $field_S02_1_1_9_3_8 = $field_S02_1_1_9_3->addChild('Email'); 526 526 $field_S02_1_1_10 = $field_S02_1_1->addChild('Observations', $Observations); 527 527 if($CodTipoDocumento == 'FS_V') 528 { 529 $field_S02_1_1_99 = $field_S02_1_1->addChild('PaymentMethod', 'CC'); 530 } 528 531 529 532
Note: See TracChangeset
for help on using the changeset viewer.