Цитата:
Сообщение от
ice
на экран выводится: CL.01.2008
Может, это ошметки старой функциональности, связанной с закрывающими периодами?
В Навижине можно записывать выражение для вычисления даты.
Цитата:
Entering Dates and Times. There are many ways to enter a date in Navision Attain. Entering digits and letters are translated in the following ways:
- TWO DIGITS: specifies the day and automatically adds the month and workdate year.
- FOUR DIGITS: specifies the day plus month and automatically adds the workdate year.
- DAY, MONTH AND LAST TWO DIGITS OF A YEAR: specifies the entire six-digit date
- DAY AND WEEK NO.: specifies the day in a specific week of the year and automatically adds the year. For example Mon252 will give the date of Monday in week 25 of the year 2002.
- T: specifies today’s date or the computer system date.
- W: specifies the predefined work date .
- C AND SIX DIGIT DATE: specifies closing date to indicate that an entry is a closing entry.
Цитата:
The first entry MUST be posted on the last day of the current month and the Recurring Frequency should be either 1D+1M-1D or 1M+CM.
Я не помню такой функциональности, ни в Аксапте, ни в ее предшественнике - в Конкорде.
Но может это рудимент совсем старых версий для указания закрывающего (CLosing) периода? Сейчас для этих целей служат периоды совместно с интервалами дат.
http://axapta.mazzy.ru/lib/ledgerperiodcode/
Цитата:
Сообщение от
oip
Э?
info(strFmt("%1", str2date("d", 123))); => ' '
Т.е. d обрабатывается ядром на уровне GUI?
Хм... Спасибо.