Describe the issue
[ITALIAN LOCALIZATION] During the updating of data during the activation of the "Enable generation of per Activity Code VAT Settlements in Italy" there's an error
It started on BC26 CU 4
During the updating of data during the activation of the "Enable generation of per Activity Code VAT Settlements in Italy" there's an error due to the procedure transferring the records from table 12135 "Periodic Settlement VAT Entry" to table 12136 "Periodic VAT Settlement Entry", the procedure doesn't change company and tries to write multiple records from multiple companies on the first company, often trying inserting 2 records with the same key in the same 12136 table
OnPrem and SaaS environments from BC27 RTM, in BC26 from CU4, could be also in other versions when this feature was introduced
Expected behavior
the transferring should transfer all records from table 12135 for each company to the new table 12136 for each company
Steps to reproduce
create 2 or more companies with records in table 12135 "Periodic Settlement VAT Entry", the key is "YYYY/MM"
go to one of them and try to activate the "Enable generation of per Activity Code VAT Settlements in Italy" feature and to update the data
Additional context
I will provide a fix for a bug
Describe the issue
[ITALIAN LOCALIZATION] During the updating of data during the activation of the "Enable generation of per Activity Code VAT Settlements in Italy" there's an error
It started on BC26 CU 4
During the updating of data during the activation of the "Enable generation of per Activity Code VAT Settlements in Italy" there's an error due to the procedure transferring the records from table 12135 "Periodic Settlement VAT Entry" to table 12136 "Periodic VAT Settlement Entry", the procedure doesn't change company and tries to write multiple records from multiple companies on the first company, often trying inserting 2 records with the same key in the same 12136 table
OnPrem and SaaS environments from BC27 RTM, in BC26 from CU4, could be also in other versions when this feature was introduced
Expected behavior
the transferring should transfer all records from table 12135 for each company to the new table 12136 for each company
Steps to reproduce
create 2 or more companies with records in table 12135 "Periodic Settlement VAT Entry", the key is "YYYY/MM"
go to one of them and try to activate the "Enable generation of per Activity Code VAT Settlements in Italy" feature and to update the data
Additional context
I will provide a fix for a bug