BusinessCentral.LinterCop icon indicating copy to clipboard operation
BusinessCentral.LinterCop copied to clipboard

LC0044 - Add support for extra transferfields from Base Application

Open fvet opened this issue 10 months ago • 1 comments

  • Fix typo 'BankAccount' > 'Bank Account'
  • Added transferfields support between 'Customer' > 'Customer Templ.'
codeunit 1381 "Customer Templ. Mgt."
...
CustomerTempl.TransferFields(Customer);
...

fvet avatar Apr 29 '24 19:04 fvet

Thank you for raising this issue ánd providing a PR to resolve this.

I've merged this in the (pre)release version of v0.30.18 of the LinterCop.

Arthurvdv avatar May 02 '24 13:05 Arthurvdv