[CHORE] Maintainence and motd

This commit is contained in:
Daveanand Mannie
2025-08-01 20:22:07 -04:00
parent c90708ad15
commit 398e1a4121
3 changed files with 33 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ alias sudo-shell='sudo -E zsh'
# [Development]
# [Odoo]
alias erp-dev='cd ~/workspace/pg/erp/'
alias erp-dev='cd ~/workspace/pg/erp_legacy/'
alias erp-dev-server='erp-dev && source venvs/odoo17/bin/activate && cd odoo && python3 odoo-bin -c ../.odoorc --dev all'
# [portal]