Hi Everyone,
I am not able to change the Rule type from "Document" to "Company" manually. I have referred earlier posts and it was suggested that we use the below code to change the rule type to "Company" which is working fine.
static void AST_SubledgerJournalTransferRuleCreate(Args _args)
{
SubledgerJournalTransferRule::createDefaultRule();
info( "Created" );
}
Just wanted to know the reason why we are not able to change manually? Also do we have any hotfix to solve the same ?
Thank you.
Vikram Konchada
*This post is locked for comments
I have the same question (0)