How to get today's +1 date in Dynamics Axapta?
Solution
your date variable = DateTimeUtil::date(DateTimeUtil::addDays(DateTimeUtil::getSystemDateTime(), 1));
@akhil patel
Ensure the Consolidate Account field is automatically updated for all new voucher transactions based on the Consolidate MainAccount set...
No comments:
Post a Comment