Go to file
2026-02-04 18:56:03 +07:00
__pycache__ first commit 2026-02-04 11:37:09 +07:00
data first commit 2026-02-04 11:37:09 +07:00
models first commit 2026-02-04 11:37:09 +07:00
security first commit 2026-02-04 11:37:09 +07:00
static/description first commit 2026-02-04 11:37:09 +07:00
tests first commit 2026-02-04 11:37:09 +07:00
views first commit 2026-02-04 11:37:09 +07:00
wizard first commit 2026-02-04 11:37:09 +07:00
__init__.py first commit 2026-02-04 11:37:09 +07:00
__manifest__.py first commit 2026-02-04 11:37:09 +07:00
.gitignore feat: Add initial .gitignore and README.md files for the GA Asset Management module. 2026-02-04 18:56:03 +07:00
README.md feat: Add initial .gitignore and README.md files for the GA Asset Management module. 2026-02-04 18:56:03 +07:00

GA Asset Management

Summary

Asset Management for General Affair Team

Description

This module provides a simplified interface for General Affair team to manage fixed assets.

Features

  • Simplified Asset Views
  • Auto-generated Asset Code based on Product Barcode
  • Asset Transfer Wizard

Dependencies

  • base
  • account_asset
  • asset_code_field
  • product
  • stock
  • purchase

Author

Antigravity

License

LGPL-3