corebos icon indicating copy to clipboard operation
corebos copied to clipboard

core Business Operating System. An OPEN SOURCE business application that helps small and medium business handle all the day to day tasks.

Results 130 corebos issues
Sort by recently updated
recently updated
newest added

This is an enhancement I want to make soon: as demonstrated [here](https://stackoverflow.com/a/31681602/14378654) it is quite easy using PHPMailer to place a copy of the mail you just sent to the...

enhancement

I will try and create a checklist of things to check before you commit. This is a living list that will reflect my own mistakes while committing to the project,...

help wanted
good first issue

This problem keeps occuring for various reasons. I again have some salesorders where all the lines are gone.

bug

We use corebos as sort of an e-mail client right now, but I think we can do better. First of all I think the e-mail server should be moved to...

enhancement

Adapt the following existing functions: - getAllTaxes - insertTaxInformation List needs to be appended, missing entries.

enhancement

Create a cbupdate that transfers all existing available taxes from `vtiger_inventorytaxinfo` and `vtiger_shippingtaxinfo` to the new taxes module

enhancement

Right now the taxes selected for products and services live on `vtiger_producttaxrel`. We need to create an update that: - Creates the taxcolumns on both products and services - Transfers...

enhancement

We need to transfer all S&H taxes from `vtiger_inventoryshippingrel` to module tables

enhancement

Right now, S&H taxes are saved on `vtiger_inventoryshippingrel`. Each module's tables (e.g. `vtiger_salesorder`), should receive columns that represent each individual S&H tax for that record. Note: InventoryDetails and Products/Services don't...

enhancement