Delivery Against Sales Orders: sales orders displayed as overdue after delivery date.
[fa-stable.git] / config.default.php
index b0e8cc551fb649fa4d274d2c30706db2b6e06f27..7067ae786a7d83cbca5ceee37245da6749503657 100644 (file)
@@ -281,6 +281,12 @@ $login_max_attempts = 10;
 $xr_providers = array("ECB", "YAHOO", "GOOGLE", "BLOOMBERG");
 $dflt_xr_provider = 0;
 
+/*
+       Set to true when remote service is authoritative source of exchange rates, and can be stored automatically without
+       manual edition. Otherwise exrate is stored on first new currency transaction of the day.
+*/
+$xr_provider_authoritative = false;
+
 /*
        Optional sorting sales documents lines during edition according to item code
 */