Project Panorama - Budget & Expense Tracking
Project Panorama budget and expense tracking
by SnapOrbital · github.com/3pointross/psp-budget-expenses · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/3pointross/psp-budget-expenses/archive/refs/heads/master.zipFrom the readme
Track project budget and expenses by category in Project Panorama.
Track project budget and expenses by category in Project Panorama.
1. Upload the plugin files to the /wp-content/plugins/psp-budgeting directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings-Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
Allows for re-adding of permissions
Fixes array string error
Supports decimal places
Conditionally shows the add expense button based on permission to edit expenses
Fixes issue with role capabilities getting reset
Fixes incorrect textdomain string
Adds missing translation POT
Fixes issue where marking task complete moves budget bar
Fixes issue where percentage sign is on wrong side of number
Support for Panorama 2.0
Fixed issue where you could edit or delete expenses after adding
Added setting for currency symbol
Adds the ability to translate $ into different currency symbols
First release!