removing crap
This commit is contained in:
@@ -423,9 +423,8 @@ pub enum AccountingPeriodType {
|
||||
Unspecified = 0,
|
||||
/// One calendar month.
|
||||
Month = 1,
|
||||
/// Twelve consecutive months, aligned to the profile's fiscal year. Starting
|
||||
/// in January gives the calendar year; any other start month gives a business
|
||||
/// year (hospodársky rok).
|
||||
/// Twelve consecutive months. Starting in January gives the calendar year;
|
||||
/// any other start month gives a business year (hospodársky rok).
|
||||
Year = 2,
|
||||
/// Neither a whole month nor a whole year, because the entity was formed or
|
||||
/// terminated part-way through one. The only type carrying an explicit end.
|
||||
|
||||
Reference in New Issue
Block a user