Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 1.74 KB

tep-1013.adoc

File metadata and controls

73 lines (42 loc) · 1.74 KB

TEP-1013: Configuration key change of Accounts CoA

Change Accounts configuration key coa to chart-of-accounts.

Summary

Change configuration key of Chart of Accounts to chart-of-accounts, but also support the old key.

If both new and old one are defined at the same time, then that is hard error.

Implementation

CONF changes

Changes to conf-settings

  • ✓ Add chart-of-accounts

    • ✓ Remove cfg based empty defaults, so that new-and-old present at the same time case can be detected.

Documentation

Future plans and Postponed (PP) features

At some point, move commodities outside of accounts. Provide global main switch for strict mode.

Tests

Normal, ok-case tests to validate functionality:

  • ✓ New and old setting for CoA

    • ✓ old is defined

    • ✓ new is defined

    • ✓ none is defined

Errors

Various error cases:

  • ✓ e: old and new are defined at the same time

Feature and Test case tracking

Feature-id
  • name: Configuration key change of Accounts CoA

  • uuid: 5de84172-6eb7-4d70-acab-ba7c7f5b2114


Tackler is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.