Skip to content

Commit 226d067

Browse files
authored
Update config.xml (#45)
1 parent fae13d7 commit 226d067

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

etc/config.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,15 @@
1212
</credentials>
1313
<order>
1414
<enabled>1</enabled>
15-
<overpayment_status>Pending:allegro_overpayment</overpayment_status>
16-
<underpayment_status>Pending:allegro_underpayment</underpayment_status>
1715
<stock_synchronization_enabled>1</stock_synchronization_enabled>
1816
<tracking_number_sending_enabled>1</tracking_number_sending_enabled>
19-
<debug_mode_enabled>0</debug_mode_enabled>
17+
<reservations_enabled>1</reservations_enabled>
18+
<overpayment_status>Pending:allegro_overpayment</overpayment_status>
19+
<underpayment_status>Pending:allegro_underpayment</underpayment_status>
2020
</order>
21+
<debug_mode>
22+
<debug_mode_enabled>0</debug_mode_enabled>
23+
</debug_mode>
2124
<offer_create>
2225
<ean_attribute>sku</ean_attribute>
2326
</offer_create>

0 commit comments

Comments
 (0)