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 253 "Sales Journal" { // // This page has two view modes based on global variable 'IsSimplePage' as :- // // Show more columns action (IsSimplePage = FALSE) // // - Default page layout before simple view was introduced. // // Show less columns action (IsSimplePage = TRUE) // // Hide amount, account type columns and set default account type to Customer. // // 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.
}