Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAB

Shared FAB workspace shell and common Desk integration for Frappe and ERPNext.

Scope

fab is the thin app that gives the FAB suite a consistent home inside Desk. It owns the shared workspace container, common branding, and the install-time synchronization that keeps FAB apps grouped together in the UI.

Current responsibilities include:

  • the top-level FAB desktop and sidebar entry points
  • shared labels, translations, and visual assets
  • install hooks that keep the FAB app group consistent across sites

Branches

  • develop: integration branch for testing against Frappe/ERPNext develop
  • version-16: stable branch for Frappe/ERPNext 16

Installation

cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/fabricatorsltd/frappe-fab.git --branch version-16
bench --site [site] install-app fab

Use --branch develop when testing the FAB app set against Frappe develop.

Development

cd apps/fab
pre-commit install

Pre-commit is configured for Ruff, ESLint, Prettier, and PyUpgrade.

License

GNU Affero General Public License v3.0

About

Frappe generic app container to group fab's apps

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors