summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg.pm
AgeCommit message (Expand)Author
2008-05-14correct tax selection and *actually* handle fee based taxesjeff
2008-05-13eliminate warnings on upgrade: "(Odd number of elements in anonymous hash | U...ivan
2008-04-16start implementing billing add-onsivan
2008-04-16implement service add-onsivan
2008-04-16fix new link editing in new package editorivan
2008-04-16new package def editorivan
2008-04-15(finally) wrap up new tax rate engine (for now)jeff
2008-04-15new package editorivan
2008-04-06new tax rating enginejeff
2008-04-01checkpoint of new tax rating systemjeff
2007-09-24beginning of agent-virtualization of packagesivan
2007-08-10add 3 day, 4 month and 4.5 month (137 day) frequenciesivan
2007-04-18praise the parser! amen! (fix a doc typo)ivan
2007-04-12input and output on data volume fields specified with k,m,g,or tjeff
2007-03-1513 months!ivan
2007-02-08agent type on package add/edit (ticket 1446)jeff
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2006-12-29snot spacingivan
2006-12-20inappropriate cluckagejeff
2006-11-03add every 45 day option to available frequenciesivan
2006-10-20add 48-hour billingivan
2006-08-10better debugging for missing recur_fee so its easier to check the dbivan
2006-06-19agent virtualization, take one (stuff from "inactive" changeset snuck into cu...ivan
2006-06-18ACLs: finish group edit (agents + rights) & browseivan
2006-04-22start of package class web UI (add/edit package classes, package class select...ivan
2006-02-28update POD docs regarding new price plansivan
2006-01-26whew, FINALLY can fix monthly exemption columns to work correctly. also make...ivan
2005-10-07add require_taxclasses config flagivan
2005-09-07add hourly frequencyivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, payment_g...ivan
2005-06-09don't rebless if we're already in the plan subclass, fixes pkg customize linkivan
2005-06-02add ability to search on a date range of invoice events and then reprint or r...ivan
2005-05-04use new pkg_svc.pkgsvcnum primary key when modifying pkg_svc records, closes:...ivan
2005-04-19silence an annoying but harmless perl warningivan
2005-03-18Added a few additional recurrences for domain billingpbowen
2005-03-02prevent bug causing 'Error crediting customer for service remaining: FS::cust...ivan
2005-02-25small bugfix for options optionivan
2005-02-25oops, need to check this in, adding "options" option to part_pkg::insert to s...ivan
2005-01-29registration codesivan
2004-12-23better debugging for options passed to insert methodivan
2004-12-01creditcard-less promo code signupivan
2004-11-26move part_pkg transactional stuff from web interface to part_pkg.pm, bumps Bu...ivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-11-08bypass plandata warning; we're accessing it on purposeivan
2004-11-08fix bug that could cause mis-billing on upgrades! (new installs ok)ivan
2004-10-26modular price plans!ivan
2004-07-10tyop;ivan
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2003-10-20daily/weekly billingivan
2003-08-05Virtual field mergekhoff