Closed ZacRyon closed 3 years ago
Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one.
page 254 "Purchase Journal" { // // This page has two view modes based on global variable 'IsSimplePage' as :- // // Show more coloums action (IsSimplePage = FALSE) // // - Default page layout before simple view was introduced. // // Show less coloums action (IsSimplePage = TRUE) // // Hide amount, account type coloums and set default account type to Vendor. // // Show a new column named document amount where user will enter amount for the line // // By DEFAULT this page opens up in simple page layout.
}