Desktop version

Main > Forum > Applications > 1C:AccountingSuite > Financial Localization does not allow to change VAT and Sales TAX(US)

Forum

Search UsersRules
Financial Localization does not allow to change VAT and Sales TAX(US)
#1
Active user
Points:: 0
Joined:: Nov 11, 2013

In this version (1.1.33.1) of accounting suit Financial Localization from settings not allowing you to change VAT and Sales TAX(US)...selecting thick is locked  :| in both versions New and Demo

Profile
#2
Active user
Points:: 23
Joined:: Jul 29, 2011

Hello,

you can enable switching between the financial localizations by commenting out this code section in Common forms / GeneralSettings:

Code
   If Constants.USFinLocalization.Get() = True Then
      Items.USFinLocalization.ReadOnly = True;
      Items.VATFinLocalization.ReadOnly = True;
   EndIf;

Sincerely,

Konstantin

Profile
#3
Active user
Points:: 0
Joined:: Nov 11, 2013

Thanks Konstantin

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.